📜 ⬆️ ⬇️

Webinar: Basics of using the Page Object pattern with Selenium WebDriver

This is the fifth webinar of the free webinar series on test automation.
Video recording (duration 1 hour 5 min.):

Topics and details of the video under the cut

The webinar host, Mikhail Polyarush , talks about the basics of using the Page Object pattern with examples of implementations in Selenium + Java and Python.
Practical examples show how to create a Page Object for a Google search page. The practice of using patterns to create tests is demonstrated.

00:00 - 02:39Start. Objectives and plan of the webinar
02:40 - 06:09What is the problem with simple Selenium tests?
06:10 - 10:12How to make tests from ready-made blocks
10:13 - 16:53Page Object Pattern. Basic entities and principles
16:54 - 40:47A practical example of implementing a Page Object pattern in Java and JUnit for Google search
40:48 - 49:03Implementation and an example of using Page Object in Python
49:04 - 50:29Frequent problems with the Page Object pattern
50:30 - 53:47What to study further, after learning the basics of working with Page Object
53:48 - 56:03Results
56:04 - 01:04:41Questions and answers

')
Download / view Mind map from the report, you can follow the link to Slideshare or Google Docs

About webinar


Author: Mikhail Polyarush. The webinar was supported by Ciklum.
You can ask questions about the webinar on the AT.info community forum
You can find out about the following free events by subscribing to the RSS feed of the automated-testing.info portal

Source: https://habr.com/ru/post/145848/


All Articles