Browser Actions
Browser input actions are a set of actions that can be performed in a Workstation. These actions can be used to input text, click buttons, and interact with web elements in the browser.
📄️ Click
Click on an element in the active tab of the Workstation browser.
📄️ Scroll
Scroll to the location of the given query selector on the current active tab of the Workstation browser.
📄️ Hover
Hover over an element in the active tab of the Workstation browser.
📄️ Keyboard
Type text into an input field on the active tab of the Workstation browser.
📄️ Input
Input text into a field on the active tab of the Workstation browser.
📄️ Select
Select an option from a dropdown or multi-select element in the active tab of the Workstation browser.