Community

PageObjects and Protractor

(K. Scott Allen) I’m a fan of the PageObject pattern when writing Protractor tests, because PageObjects make the test code more expressive and readable. When I sit down to write some Protractor tests, I usually write the test code I want to see first, and then try to make it happen.

Read More - Register for Free Membership