Get the browser_id
As you have created a task, you will get thebrowser_id
in response
Get the URL of the browser tabs
Use thisbrowser_id
to get the URL of the tabs using the Get browser tabs API
Get the debug URL
In the response, you will get the debug_url of each tabAccess debug URL using Ghrome bowser
- Use the link you get and append
?is-playground=true
at the end of it - Open the Chrome browser and paste the link