> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nexalayer.net/llms.txt
> Use this file to discover all available pages before exploring further.

# Playwright

> Playwright integration entry.

# Playwright

Recommended example:

```text theme={null}
https://github.com/NexaLayer/nexalayer-examples/tree/main/playwright/basic-session
```

The example auto-selects a dynamic product, creates a Session, polls until active, maps `host / port / username / password` to Playwright proxy config, reports Telemetry, reads Health, and cleans up in `finally`.
