Dmitry Gozman
|
176ab7e48b
|
chore: make LocalUtils easily available on the client (#14717)
Instead of plumbing it around, expose it through Connection.
|
2022-06-08 13:22:05 -07:00 |
|
Yury Semikhatsky
|
7ffce1da53
|
chore: remove PlaywrightClient and Docker factory (#13571)
|
2022-04-15 12:11:38 -07:00 |
|
Pavel Feldman
|
a3c02222bf
|
chore: use utils via index export (4) (#13404)
|
2022-04-07 14:36:13 -07:00 |
|
Pavel Feldman
|
5ae2017a5b
|
chore: always import type (#13365)
|
2022-04-06 14:57:14 -07:00 |
|
Dmitry Gozman
|
fb00991a78
|
chore: intercept socks proxy in the driver (#12021)
|
2022-02-13 14:03:47 -08:00 |
|
Pavel Feldman
|
a12e76b52b
|
chore: implement locator._highlight / playwright._hideHighlight (#11339)
|
2022-01-12 07:37:48 -08:00 |
|
Yury Semikhatsky
|
976af162b0
|
feat(tracing): pack sources to trace on the driver side (#10815)
|
2021-12-09 17:21:17 -08:00 |
|
Pavel Feldman
|
70ede0d987
|
chore: use channel traits (#10389)
|
2021-11-17 15:26:01 -08:00 |
|
Max Schmitt
|
c5b19351f6
|
chore: rename Fetch Request/Response to API (#10087)
|
2021-11-05 16:27:49 +01:00 |
|
Dmitry Gozman
|
b383c6bf3c
|
fix: separate Selectors instance per Playwright object (#9529)
We used to share selectors for inprocess, remote and any internal playwright objects.
|
2021-10-15 09:21:56 -07:00 |
|
Dmitry Gozman
|
7a68f2f661
|
chore: merge Connection.{close,didDisconnect} (#9524)
This simplifes cleanup logic.
Also markAsRemote() in gridClient.
|
2021-10-14 20:58:09 -07:00 |
|
Joel Einbinder
|
c89d5a50dd
|
chore: migrate to monorepo (#9421)
|
2021-10-11 16:52:17 +02:00 |
|