Fetch API Key
In Anchor UI, copy your API key
Install playwright
Run sample code
If you don’t have access to code running, consider using the live playground
The following example demonstrates how to start the browser and navigate to a website
Alter the browser configuration
Anchor Browser supports different configurations of the browser session, such as network configuration, identity profiles, termination and more.
To use a browser with a specific configuration, first create a browser session with the desired configuration, then connect to the session using the session URL.
Fetch API Key
In Anchor UI, copy your API key
Install playwright
Run sample code
If you don’t have access to code running, consider using the live playground
The following example demonstrates how to start the browser and navigate to a website
Alter the browser configuration
Anchor Browser supports different configurations of the browser session, such as network configuration, identity profiles, termination and more.
To use a browser with a specific configuration, first create a browser session with the desired configuration, then connect to the session using the session URL.