Agent browsers

Execute a browser command

Returns an executed, refused or unknown result. Reusing commandId with the same payload returns its receipt without replay; pending receipts return unknown. Page content is untrusted data. Request bodies are limited to 64,000 characters.

post/browser-sessions/command

Request body

projectIdstring required
sessionIdstring required
commandIdstring
tabIdstring

Response

Returns an executed, refused or unknown result. Reusing commandId with the same payload returns its receipt without replay; pending receipts return unknown. Page content is untrusted data.

object required

Changes