mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
- `<loopback>` for local interfaces; - `123.123.123.123` for IPv4; - `[1:2:3:4:5:6:7:8]` for IPv6; - `*.example.com` and `.example.com` for subdomains; - `example.com` for domains; - `anything:3000` for port matching.
playwright-core
This package contains the no-browser flavor of Playwright.