From the course: Test Automation with Selenium WebDriver for Java
Unlock this course with a free trial
Join today to access over 24,800 courses taught by industry experts.
Code challenge: Find elements
From the course: Test Automation with Selenium WebDriver for Java
Code challenge: Find elements
“
(bright electronic music) - [Instructor] In this challenge, you'll use different locator strategies to find elements on the page. Use WebDriver to create a web element for this image that says Button, this button that says Click, and the first text box that says name. Make sure to watch my Solution Video to see the way I solve this challenge.