Mastering Selenium WebDriver 3.X Test Automation

Mastering Selenium WebDriver 3.X Test Automation

English | MP4 | AVC 1920×1080 | AAC 48KHz 2ch | 3h 12m | 1.11 GB

A practical guide for real-time web testing with Selenium WebDriver

Are you facing an issue where your tests break often for no obvious reason or are you simply interested in learning how to write tests that will withstand the test of time? Are you struggling to figure out the proper way to do test automation with Selenium WebDriver? If so, look no further.

This course will help you learn how to create extremely reliable and stable automation tests with Selenium WebDriver. You’ll learn to design advanced and easy to maintain test automation frameworks with browser factory, Page Object Models, and Selenium Grid from scratch. You’ll utilize the Advanced User Interactions API to quickly spin up a Selenium Grid or run tests on the cloud. By the end of this course, you’ll be able to write Selenium WebDriver tests within minutes!

This course follows a step-by-step and practical approach to showing you how to create a test automation framework with a real-world example.

What You Will Learn

  • Implement automation testing best practices so that you can do automation testing with any tool
  • Create extremely reliable and stable automation tests
  • Automate various UI elements such as buttons, links, radio buttons, checkboxes, and drop-down elements
  • Create robust tests using advanced Selenium techniques
  • Implement advanced Selenium techniques such as explicit waits for synchronization and creating robust tests.
  • Create a Selenium WebDriver framework from scratch
  • Set up a Selenium Grid and run tests on it