Browser Computer Controls
Execute a batch of computer actions sequentially
Send an array of computer actions to execute in order on the browser instance. Execution stops on the first error. This reduces network latency compared to sending individual action requests.
post/browsers/{id}/computer/batch
Path parameters
idstring required
Browser session ID
Request body
Response
All actions executed successfully