Pavel Feldman
|
8232497c88
|
feat(electron): expose app process(), detach on exit (#13280)
|
2022-04-04 11:50:46 -07:00 |
|
Yury Semikhatsky
|
a8d80621b2
|
feat(chromium): large file uploads (#12860)
|
2022-03-18 09:00:52 -07:00 |
|
Dmitry Gozman
|
fb00991a78
|
chore: intercept socks proxy in the driver (#12021)
|
2022-02-13 14:03:47 -08:00 |
|
campersau
|
4d42f6a1c4
|
chore: remove unused _waitingForObject from Connection (#11474)
|
2022-01-24 18:58:57 +01:00 |
|
Yury Semikhatsky
|
ab9d5a0dc4
|
chore(tracing): add tracing to APIRequestContext (#11502)
|
2022-01-22 11:25:13 -08:00 |
|
Yury Semikhatsky
|
976af162b0
|
feat(tracing): pack sources to trace on the driver side (#10815)
|
2021-12-09 17:21:17 -08:00 |
|
Max Schmitt
|
300a7f9b44
|
Revert "chore: validate client/server version match for remote connections (#10542)" (#10766)
This reverts commit 41070a2f555a12bda6ac2589ca72cf0d886f989c.
|
2021-12-07 14:45:05 -08:00 |
|
Max Schmitt
|
41070a2f55
|
chore: validate client/server version match for remote connections (#10542)
* chore: validate client/server version match on connect
* only validate major and minor
|
2021-11-30 08:36:00 +01:00 |
|
Pavel Feldman
|
b302152789
|
chore(zones): prepare to remove wrapApiCall, introduce zones (#10427)
|
2021-11-18 22:30:09 -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 |
|
Pavel Feldman
|
bd505ed07c
|
fix(tracing): fall back to protocol naming in ports w/o apiName (#9896)
|
2021-10-30 12:26:38 -07:00 |
|
Pavel Feldman
|
87c64b2c1c
|
chore: align client side instrumentations (#9771)
|
2021-10-26 11:13:35 -07:00 |
|
Pavel Feldman
|
5451808df1
|
chore: append sources to traces (#9736)
|
2021-10-25 18:56:57 -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 |
|
Dmitry Gozman
|
9dd17773e6
|
feat: mark PlaywrightClient's connection as remote (#9477)
This makes artifacts work as expected for all remote scenarios.
|
2021-10-14 10:41:03 -07:00 |
|
Joel Einbinder
|
c89d5a50dd
|
chore: migrate to monorepo (#9421)
|
2021-10-11 16:52:17 +02:00 |
|