June 2017
Intermediate to advanced
256 pages
5h 38m
English
We will start this refactoring by creating a new package under the java folder of the solution called pages, illustrated here:

We learned about test synchronization in the last chapter, and we also learned about the importance of a proper wait strategy in the test. So, instead of having each page class create its own implementation of WebDriverWait, we can extract it to a base page, which can ...
Read now
Unlock full access