Python SDK
Using Playwright
Playwright is available if you need to take actions such as sniffing network traffic.
Simplex exposes a Playwright instance if you’ve installed the simplex[playwright]
package.
Connecting to the Simplex session with Playwright
Sample Usage
Here’s an involved example where we’re looking to retrieve the graphql authorization token from a page.