What is the Page Object Model (POM) design pattern in Selenium?
-
A
A pattern that models each web page as a class with its elements and actions
-
B
A pattern for organizing test data in spreadsheets
-
C
A design pattern for parallel test execution
-
D
A Selenium built-in reporting framework