Completed
Rightclick run test
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Selenium Python Beginner Tutorial - Learn Selenium Python Step by Step
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Download Python
- 3 Install Python
- 4 Verify Python
- 5 Python Environment Variable
- 6 Installing Selenium Libraries
- 7 Verifying the Install
- 8 Downloading PyCharm IDE
- 9 Project Name
- 10 Import Selenium
- 11 Selenium Settings
- 12 Selenium Page Load Time Out
- 13 Print Hello World
- 14 Add URL
- 15 Find Element
- 16 Search Button
- 17 Time Button
- 18 Download Selenium Driver
- 19 Test
- 20 Chrome Browser
- 21 Add Automation
- 22 Test with other drivers
- 23 Rightclick run test
- 24 Driver test
- 25 Run from command line
- 26 Add chromedriver
- 27 Add drivers
- 28 Add project location