Browser
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. You can also retrieve content from the browser such as HTML and screenshots.
📄️ 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.
📄️ Text
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.
📄️ HTML
Retrieve the HTML content of the active tab of the Workstation browser.
📄️ Screenshot
Screenshot the active tab of the Workstation browser.