Agent browsers

Open a cloud browser session

Returns session identity, engine, bootId and runKey. Same runKey and policy reuse the session; omit runKey for a new isolated browser. Request bodies are limited to 64,000 characters.

post/browser-sessions/session

Request body

projectIdstring required
runKeystring
profile'persistent'

Response

Returns session identity, engine, bootId and runKey. Same runKey and policy reuse the session; omit runKey for a new isolated browser.

object required

Changes