We start from scratch to build a complete Selenium WebDriver automation framework. This is a single course that you need to learn to build an industry-standard Selenium WebDriver framework.
You will be introduced to some never seen framework concepts which are unique to this course and are difficult to find anywhere else.
We will start by creating a project and then you will learn test scenarios and understand Page Objects in depth. You will also learn to create base classes and custom utility classes. We will understand how to create a data-driven testing framework. We will generate logs for debugging and learn the necessary components for an automation framework.
You will learn how to write independent test methods using Selenium WebDriver automation and learn how to set the driver path using WebDriver Factory in the Selenium WebDriver framework. You will understand how different components can be automated, which will give you an idea of the industry-level framework and give you confidence.
By the end of this course, you will take away a ready-to-use industry-standard Selenium WebDriver framework.
All resources and code files are placed here: https://github.com/PacktPublishing/Selenium-WebDriver-Advanced---Indust…
Understand a detailed explanation of the framework
Learn about page object model
Explore returning page objects
Learn how to work with multiple test classes and test methods
Learn Azure Blob Storage basics
Understand Util Class and BasePage