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: Multiple key press

Code challenge: Multiple key press

(upbeat music) - [Instructor] On the keyboard shortcut page, you can change the background color of the page by executing specific key combos. Your task is to use Selenium WebDriver to change the background color to yellow by pressing Ctrl+Shift+1. Make sure to watch my solution video to see the way I solve this challenge.

Contents