Autoplay
Autocomplete
HTML5
Flash
Player
Speed
Previous Lecture
Complete and continue
Master in Selenium Automation with simple Python Language
Introduction to Selenium and Python
Introduction to course & Selenium Features (5:41)
Why Selenium with Python (4:40)
Selenium Features Notes.
Migrating to Webdriver latest Version (8:09)
Selenium 2.0 Webdriver Architecture (5:55)
Selenium Architecture Explanation Notes
Python/Selenium Installations & Configurations
How to Install Python in your Machine? (3:09)
What is PIP Client? -How to download Python Packages (5:06)
Python, Selenium Installation Guide Download
Installing Selenium Python from PIP Client (5:47)
Eclipse Tool Prerequistes -What you have to know to avoid Errors (8:20)
Eclipse Installation-Editor for writing Selenium Scripts (5:05)
Python Programming Basics
Creating Python-Selenium Project (6:21)
Types of Variables and their declaration (7:20)
if else condition usage and examples (6:03)
Variables declaration & if else condition code download
For loop Usage in Python (8:02)
While loop syntax and examples (6:09)
Loops code download
Strings and its practical usage (6:00)
List datatypes in Python (6:49)
Strings, List code download
Basic Concepts of Selenium Webdriver in Python
How to invoke Firefox Browser with Selenium? (9:58)
Basic Methods of Webdriver Part -1 (9:25)
Basic Methods of Webdriver Part -2 (5:15)
Browser Navigations with Selenium- Part -3 (3:44)
Code Download
Cross Browser Testing with Python Selenium
How to run Tests in Google Chrome? (8:21)
How to run Tests in InternetExplorer? (5:05)
Chrome and IE driver program code download
Identifying Web Objects with the Python-Selenium
How to identify Web objects with Selenium Python? (5:33)
Installing Firebug -Firefox Addon for identifying Webobjects (2:51)
Understanding Webdriver API -1 Name,SendKeys (6:31)
Understanding Webdriver API -2 ID, Click, Clear (6:47)
Understanding Webdriver API-3. Clicking on Links (6:29)
object identification code download
Understanding Webdriver API-4. Xpath Locator (7:22)
Xpath, CSS Locator code download
Advanced Ways to Locate objects
How to write customized Xpath to find objects (7:28)
Identifying objects with CSS Selectors (7:34)
object Identification Notes download
Exercise - 1 -Automating the Gmail Site (2:38)
Exercise 1.1 Implementing the methods learned (10:35)
Exercise -1.2 Program Continuation (6:35)
Techniques to Automate Web UI
Handling Dynamic dropdowns of Web with Selenium (8:14)
Handling Static Dropdown options with Selenium API (9:18)
Exercise on Webdriver Select API (11:04)
Handling Radiobuttons checkboxes with Selenium API (9:10)
Program code download
Exercise on Handling Web controllers (4:01)
Techniques to automate ADVANCED Web UI
Handling Java Popups with Selenium (9:23)
Exercise on Alert API to handle up Popups (5:30)
Alerts Code download
How to handle Dynamic objects with Selenium? (6:03)
Smart Identification using Regular expressions with Xpath and CSS (11:22)
Program code download
Importance of Tagname locator in getting Links of the page (8:38)
Smart Testing -Restricting the scope of Webdriver object (7:05)
Exercise on finding sub section elements in page (5:24)
Program code download
Advanced UI part - 2 Handling Child Windows,Frames,Popups
How to handle Child Windows for Automation (9:18)
Usage of Window Handle API in selenium (6:54)
Child window handling code download
Techniques to Handle Ajax Elements in Web pages (13:28)
Webdriver Actions API to handle Mouse moments (6:43)
Actions API Code download
Handling Frames in Webpage with Selenium (8:23)
Frames Techniques- Real Time example (6:57)
Frames Program code download
Miscelleanous
How to Handle Cookies with Selenium (6:35)
Taking Screenshots with Selenium API (3:40)
Handling Synchronization problem-Implicit Wait (4:40)
Handling Synchronization problem-Explicit Wait (11:15)
Program code download
Loops code download
Lecture content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock