Completed
How to launch a browser?
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
How to Interact With Web Elements in Selenium WebDriver - Selenium Testing Tutorial
Automatically move to the next video in the Classroom when playback concludes
- 1 Interaction with inputs & buttons
- 2 What is Selenium?
- 3 How to launch a browser?
- 4 What is ChromeDriver?
- 5 Get method
- 6 Get title method
- 7 IllegalStateException?
- 8 What are Selenium Locators?
- 9 Using the Capabilities Generator
- 10 Use case
- 11 Find element
- 12 SendKeys method
- 13 Click method
- 14 Get Text method
- 15 Get Attribute method
- 16 Execute in Safari