Quickstart
Code Quick Start
1
Fetch API Key
In Anchor UI, copy your API key
2
Install playwright
3
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
4
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 sepecific configuration, first create a browser session with the desired configuration, then connect to the session using the session URL.