Page object revolution
-
-
40 min
Simon Stewart was the first who applied it in 2009 using the Selenium 2.0. Further, it was thought up a helpful wrapper for the Page Object, such as a Page Element, a ScreenPlay, a LoadabLe Component, etc. In the test automation industry, the Page Object Pattern has been used for more than 9 years. After many years of existence of the Page Object, Java has been updated from JDK7 to JDK11. For example, with the release of Java 8 where Lambda was introduced, the presentation of standard GOF patterns has changed. It's time to take a look at the Page Object using all Java features!
If you are interested to see how the interfaces changed the presentation of the Page Object, come to my talk.