playwright/packages
Dmitry Gozman 539893402e
feat(socks): support pattern similar to proxy bypass rules (#19387)
- `<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.
2022-12-12 12:27:34 -08:00
..
html-reporter chore: drive-by fixes for the snapshotPathTemplate (#18715) 2022-11-10 15:50:13 -08:00
playwright chore: cut 1.28 branch (#18746) 2022-11-11 15:30:15 -08:00
playwright-chromium chore: cut 1.28 branch (#18746) 2022-11-11 15:30:15 -08:00
playwright-core feat(socks): support pattern similar to proxy bypass rules (#19387) 2022-12-12 12:27:34 -08:00
playwright-ct-react chore: cut 1.28 branch (#18746) 2022-11-11 15:30:15 -08:00
playwright-ct-solid chore: cut 1.28 branch (#18746) 2022-11-11 15:30:15 -08:00
playwright-ct-svelte chore: cut 1.28 branch (#18746) 2022-11-11 15:30:15 -08:00
playwright-ct-vue chore: cut 1.28 branch (#18746) 2022-11-11 15:30:15 -08:00
playwright-ct-vue2 fix(vue2): include hooks into the npm package (#18826) 2022-11-15 11:02:53 -08:00
playwright-firefox chore: cut 1.28 branch (#18746) 2022-11-11 15:30:15 -08:00
playwright-test feat(connect): allow exposing local network to the remote browser (experimental) (#19372) 2022-12-09 11:16:29 -08:00
playwright-webkit chore: cut 1.28 branch (#18746) 2022-11-11 15:30:15 -08:00
protocol/src feat(android): add support for passing CR args & proxy when launching browser (#19212) 2022-12-12 16:15:19 +01:00
recorder fix(inspector): render expect.not correctly (#19125) 2022-11-28 20:50:16 -08:00
trace/src chore: render typed locators in the trace viewer (#18166) 2022-10-18 19:23:40 -07:00
trace-viewer chore: render browser window in trace (#18870) 2022-11-22 08:41:52 -08:00
web chore(recorder): align toolbar buttons correctly (#19357) 2022-12-08 17:33:18 +01:00
.eslintrc.js chore: don't write into stdout from the test runner, use reporters instead (#11367) 2022-01-12 19:52:40 -08:00