Step
Execute an action in an active browser session and observe the resulting state. A valid session ID must be provided to execute an action.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
The ID of the action to execute
Whether to press enter after inputting the value
If True, the session will not be closed after the operation is completed.
The maximum number of actions to list after which the listing will stop. Used when min_nb_actions is not provided.
The minimum number of actions to list before stopping. If not provided, the listing will continue until the maximum number of actions is reached.
Whether to include a screenshot in the response.
The ID of the session. A new session is created when not provided.
Session timeout in minutes. Cannot exceed the global timeout.
0 < x < 30
The value to input for form actions
Response
Metadata of the current page, i.e url, page title, snapshot timestamp.
Browser session information
Extracted data from the page
Base64 encoded screenshot of the current page
Available actions in the current state