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.
Check if element is clickable.
Check if element is visible on screen.
Check if element is enabled.
Check if page is scrolled to the bottom.
Check if element is fully visible in viewport.
Simulates a left click.
Left-click a link/element and save the resulting download.
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.
Right-click a link/element and save the resulting download.
Scroll an element by a specified offset.
Scrolls a specified web element into view.
Scroll the page by a specified amount.
Scroll the window horizontally by a pixel amount.
Scroll the window vertically by a pixel amount.
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.