WebDriver Commands and Functions
The specific SenseTalk commands and functions used for WebDriver testing are described on the following pages:
WebDriver Actions: Use these commands and functions to complete WebDriver connections and interact with the browser itself.
Finding WebElements: Use these commands and functions to locate WebElements in the DOM so that your scripts can interact with them.
WebDriver Mouse and Keyboard Events: Use these commands to complete mouse or keyboard events with WebDriver connections.
WebDriver Commands and Functions for Mobile Device Testing: Use these commands and functions to connect to Android and iOS devices and perform tests using WebDriver connections.