Chapter 4
Object-Oriented Programming — Basics — quiz
5 questions · ~4 min
Chapter 4 quiz
Question 1 of 5
You define `class LoginPage { ... }` and write `new LoginPage(driver)` inside a test. Which statement is correct?
Chapter 4
5 questions · ~4 min
You define `class LoginPage { ... }` and write `new LoginPage(driver)` inside a test. Which statement is correct?