Class Central Tips
“Selenium WebDriver with Python” is a foundational course that aims to provide a comprehensive understanding of Selenium and its components. It also helps in understanding how Selenium WebDriver Operates. This course begins by demonstrating an environment setup for Selenium WebDriver with Python. A brief description of locating Web elements and web Interactions is provided in this course. This course covers an overview of testing frameworks with Selenium WebDriver. Some advanced topics such as Handling Popup, Alerts, Multiple Browser Tabs, Mouse and Keyboard interactions are also highlighted in this course.
This course provides 4 hours of training videos which are segmented into modules. The course concepts are easy to understand through lab demonstrations. In order to test the understanding of learners, every module includes Assessments in the form of Quiz and In Video Questions. A mandatory Graded Questions Quiz is also provided at the end of every module.
Module 1: Getting Started With Selenium WebDriver
Module 2: Web Elements and Web Interactions
Module 3: Selenium Testing and Advance Features
Prior knowledge of Basics of Python Programming Language and Testing Concepts can be added as an recommended background for Selenium WebDriver with Python.
By the end of this course, Learners will be able to :
-Setting up the Environment for Selenium WebDriver with Python
-Overview of Testing Frameworks (unittest, pytest) and setting up test cases.
-Handling Popup, Alerts, Multiple Browser Tabs, Mouse and Keyboard interactions
-Debugging with Selenium WebDriver