Drag the selected element by a given offset.
Append text to the current field.
Insert text into the current field.
Overwrite the current field value.
Invoke change event behavior on element.
Focuses onto a web element, clicking first if it's editable.
Hide an element.
Moves the real mouse cursor onto a web element.
Simulates a left click.
Simulates a double click.
Simulates a middle click.
Scrolls a web element into view and moves the real mouse cursor onto it.
Scroll down one page.
Navigate to the bottom of the page.
Navigate to the top of the page.
Scroll up one page.
Track and simulate keyboard modifier key states.
Release keyboard modifier key states.
Simulates a right click.
Scroll an element by a specified offset.
Scrolls a specified web element into view.
Scroll the page by a pixel amount, horizontally, vertically, or both.
Select an option in a select element.
Simulate a keyboard input event.
Simulate typing text into a page.
Set the value of a range (slider) input.
Copy one element's value into another.
Submit the form containing the matched element.