Skip to main content

Quiz: Page Object Model

Test what you learned in this lesson before moving on.

Lesson Quiz

Pass with 80% to complete this lesson.

1. What is the main benefit of the Page Object Model?

2. Where should locators (CSS selectors, IDs) live in a POM setup?

3. What does conftest.py typically contain in a Selenium project?