December 2015
Intermediate to advanced
192 pages
3h
English
CHAPTER 17
![]()
Advanced User Interactions
The Actions in Selenium WebDriver provide a way to set up and perform complex user interactions. Specifically, you can group a series of keyboard and mouse operations and send them to the browser.
Mouse interactions
Keyboard interactions
Check out the Actions API (http://selenium.googlecode.com/git/docs/api/dotnet/html/Methods_T_OpenQA_Selenium_Interactions_Actions.htm ...
Read now
Unlock full access