About This Course
Course Curriculum
-
Introduction00:06:00
-
What is Selenium?00:05:00
-
Why learn Selenium for web automation?00:04:00
-
Applications of web automation00:07:00
-
Source Codes
-
Anaconda00:04:00
-
Web driver (Chrome Web Driver)00:07:00
-
Selenium library00:03:00
-
Navigating links
-
Interacting and inspecting a webpage00:03:00
-
Locating single and multiple elements00:07:00
-
By ID00:04:00
-
By Class name00:02:00
-
By XPath00:03:00
-
By Link text00:02:00
-
By Tag name00:05:00
-
By name00:03:00
-
Action Chaining00:05:00
-
Click, double click and click and hold actions00:08:00
-
Closing the browser00:04:00
-
Playing Cookie clicker
-
Move to element actions00:04:00
-
Move by offset00:02:00
-
Move to element by offset00:05:00
-
Key Up and Key Down00:07:00
-
Send Keys action00:02:00
-
Special Keys in Selenium00:07:00
-
Reset actions
-
Common Exceptions in Selenium00:12:00
-
Try…except statements00:08:00
-
Project Description
-
Inspecting the website00:05:00
-
Navigating to another account
-
Authentication Login Process
-
Following other users00:16:00