> ## 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 中文 Demo

> Playwright 接入 NexaLayer Session 的中文入口。

# Playwright 中文 Demo

推荐示例仓库：

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

示例会自动查询 dynamic 产品、创建 Session、轮询到 active、将 `host / port / username / password` 转成 Playwright proxy 配置、上报 Telemetry、读取 Health，并在 `finally` 中 Cleanup。
