issea1015 / verification

automate web test
0 stars 0 forks source link

[refactoring] use PageObjects #8

Closed issea1015 closed 7 years ago

issea1015 commented 7 years ago

reference : https://github.com/SeleniumHQ/selenium/wiki/PageObjects

issea1015 commented 7 years ago

In order to support the PageObject pattern, WebDriver's support library contains a factory class.

reference : https://github.com/SeleniumHQ/selenium/wiki/PageFactory