🎄 Special Offer! 🎅🎁 Flat 40% OFF on all courses!
All Courses
Programming Courses
Python Certification Training Course
Trending
Python Django Certification Training Course
Node.js Certification Training Course
Java Certification Training Course
Best Seller
Spring Framework Certification Training Course
Spring Boot Certification Training Course
Trending
Hibernate Certification Training Course
Microsoft .NET Framework Certification Training Course
Data Analytics Certification Training Course
Trending
PHP MYSQL with MVC Certification Training Course
Advanced Java Certification Training
Go Language Certification Training
Flutter Certification Training
Get your free demo class
Call Us
Master Program
Full Stack Certification Training Course
Trending
DevOps Master Program Certification Training Course
New
Cloud Masters Program Certification Training Course
Popular
Data Science Master Program Certification Training Course
Popular
Software Testing Master Program Certification Training Course
Get your free demo class
Call Us
Cloud Computing
AWS Solution Architect Associate Certification Training
Trending
AWS Certified DevOps Engineer Professional Training
Popular
AWS Development Certification Training Course
New
Microsoft Azure Certification Training Course (AZ-104 & AZ-304)
Microsoft Azure DevOps Certification Training Course (AZ-400)
Microservices Certification Training Course
Salesforce Developer Certification Training Course
Salesforce Administrator Certification Training Course
Linux Certification Training Course
Get your free demo class
Call Us
DevOps
DevOps Certification Training Course
Trending
Kubernetes Certification Training Course
Docker Certification Training Course
Ansible Certification Training Course
Chef Certification Training Course
GIT Certification Training Course
DevSecOps Certification Training Course in Bangalore
Get your free demo class
Get now
Data science
DataScience with Python Certification Training Course
Best Seller
Machine Learning Certification Training Course
Deep Learning Certification Training Course
(AI) Artificial Intelligence Certification Training Course
Trending
Get your free demo class
Call Us
Big Data
Big Data Hadoop Certification Training Course
Trending
Apache Spark and Scala Certification Training Course
Apache Kafka Certification Training Course
Best Seller
Get Your Free Demo Class
Call Us
Software Testing
Selenium Certification Training Course
Trending
Selenium with Python Certification Training Course
New
Selenium with C# Certification Training Course
Manual Testing Certification Training Course
Get your free demo class
Call Us
Robotic Process Automation
RPA using UiPath Certification Training Course
Trending
RPA using Automation Anywhere Certification Training Course
RPA using Blue Prism Certification Training Course
Get your free demo class
Call Us
Frontend Development
Angular Certification Training Course
Trending
React JS Certification Training Course
Best Seller
Web Development Certification Training Course
MERN Stack Certification Training Course
Get your free demo class
Call Us
Databases
MySQL Certification Training Course
Oracle Certification Training Course
MongoDB Certification Training Course
Trending
Get your free demo class
Call Us
Mobile Development
Android Certification Training Course
Trending
Get your free demo class
Call Us
Home
Courses
Programming & Frameworks
DevOps
Data Science
Cloud Computing
Robotic Process Automation
Software Testing
Frontend Development
Master Program
Databases
Big Data
Mobile Development
About
FAQs
Blog
Gallery
Contact
X
Contact Us
Selenium with Python Certification Training Course
Curriculum
18 Sections
115 Lessons
50 Hours
Expand all sections
Collapse all sections
Introduction to Selenium
11
2.1
Why Automation Testing
2.2
Introduction to testing Lifecycle
2.3
Introduction to Selenium components
2.4
What was Selenium 1.0&2.0
2.5
What is Introduction to Selenium
2.6
Introduction to Automation Testing
2.7
Scope of Selenium Training
2.8
Selenium 3.0
2.9
Selenium 1 Vs Selenium 2 Vs Selenium 3
2.10
What is web driver?
2.11
Why Web Driver?
Installation and setting up environment
5
3.0
Installation of Python and PIP
3.1
Downloading and setting up Selenium
3.2
Installing Python IDE (PyCharm or Eclipse plug-in or PyScripter)
3.3
Configuring the environment
3.4
Hands-On
Python Basics part-I
5
4.0
DevOps Tools and techniques
4.1
DevOps Delivery Pipeline
4.2
DevOps Ecosystem
4.3
Architecture
4.4
Hands-On
Python Basics part-II
7
5.0
Introduction to data types
5.1
Control Flows
5.2
Functions and Variables
5.3
Data Structures
5.4
Lists & More
5.5
Class Exercises & examples
5.6
Hands-On
Python Basics Part-III (OOPS Concept)
7
6.0
Classes
6.1
Names and Objects
6.2
Inheritance
6.3
Iterators
6.4
Generators
6.5
Python Standard Libraries
6.6
Hands-On
Python Basics Part-IV
4
7.0
Errors and Exceptions
7.1
Modules
7.2
Input and Output
7.3
Hands-On
Selenium IDE
6
8.0
Installing Selenium IDE
8.1
Recording Script
8.2
Running, Pausing and debugging Script
8.3
Running a script line by line
8.4
Inserting commands in between script
8.5
Hands-On
Working with Docker Part II
6
9.0
Key commands for Docker
9.1
Networking with Docker
9.2
Docker Volumes
9.3
Managing files
9.4
Exercises and Case Studies
9.5
Hands-On
Verifications and Assertions
7
10.0
Introduction
10.1
Verification and Asserts
10.2
When to use verify and when to use assertions
10.3
Extracting values from a drop down
10.4
Echo, StoreEval and StoredVars Demystified
10.5
Regular expressions usage
10.6
Hands-On
Locators
5
11.0
What are locators
11.1
Types of locators
11.2
Examples of using Locators
11.3
Advantages and disadvantages of using locators
11.4
Hands-On
Web Driver Part-I
8
12.0
Introduction of Web Driver
12.1
Download & configuring Web driver
12.2
Architecture of selenium web driver
12.3
Drivers for Firefox, IE, chrome, I-phone, Android
12.4
First Selenium Code
12.5
Introduction to basic commands like get/navigate
12.6
Exception Handling in Selenium
12.7
Hands-On
Web Driver Part-II
12
13.0
Working with web page elements/Controls
13.1
Dropdown
13.2
Listbox
13.3
Radio buttons
13.4
Multi-select box
13.5
Date picker
13.6
Combobox widget
13.7
Introducing wait – implicit and explicit wait
13.8
Handling different browsers – Firefox, Chrome and Internet Explorer browser
13.9
Taking screenshots
13.10
Handling Java script alerts, confirmations and prompts
13.11
Hands-On
Web Driver Part-III
4
14.0
Working with Windows, Tabs and Frames
14.1
Working with static and dynamic Web tables
14.2
ACTIONS CLASS FOR MOUSE AND KEYBOARD ACTIONS
14.3
Hands-On
Web Driver Part-IV
3
15.0
File Upload and Download
15.1
Working with Proxy APIs
15.2
Hands-On
PyTest Framework
6
16.0
Introduction to PyTest framework
16.1
Installing PyTest
16.2
PyTest Fixtures
16.3
Running multiple tests using PyTest
16.4
Generating Test report
16.5
Hands-On
PyUnit Framework
8
17.0
Introduction to PyUnit framework
17.1
Installing PyUnit
17.2
PyUnit Annotations
17.3
Test case creations/running
17.4
Assertions/ Reporting Errors
17.5
Reports in PyUnit
17.6
Class Exercises
17.7
Hands-On
Data Driven Testing
4
18.0
Reading and writing data from Excel
18.1
Writing automation scripts to use excel data
18.2
Example and Exercises
18.3
Hands-On
Page Object Model(POM)
7
19.0
What is Page Object Model (POM)
19.1
Concept of Object Repository
19.2
Need for POM
19.3
Page Factory
19.4
Implementing POM
19.5
Example and Exercises
19.6
Hands-On
This content is protected, please
login
and
enroll
in the course to view this content!
Modal title
Main Content