Execute an automation script
First retrieve awebSocketUrl
to Playwright instance with the user’s session using create session endpoint. An example is shown here for LinkedIn.
Response
webSocketUrl
received in response to connect with the Playwright instance using Chrome DevTools Protocol (CDP).