Pavel Feldman
|
1215057ca1
|
chore: use ipc transport for out-of-process driver (#11826)
|
2022-02-02 21:26:45 -08:00 |
|
Yury Semikhatsky
|
ab9d5a0dc4
|
chore(tracing): add tracing to APIRequestContext (#11502)
|
2022-01-22 11:25:13 -08:00 |
|
Pavel Feldman
|
a12e76b52b
|
chore: implement locator._highlight / playwright._hideHighlight (#11339)
|
2022-01-12 07:37:48 -08:00 |
|
Pavel Feldman
|
dc07fa6da6
|
fix(locator.count): do not touch main workd when computing count (#11256)
|
2022-01-07 15:52:14 -08:00 |
|
Yury Semikhatsky
|
fcccac0c08
|
fix(tracing): return early if no trace was produced (#10953)
This fixes [page/page-set-input-files.spec.ts](https://devops.aslushnikov.com/flakiness2.html#filter_spec=page%2Fpage-set-input-files.spec.ts&commits=50&test_parameter_filters=%5B%5B%22browserName%22%2C%5B%5B%22electron%22%2C%22exclude%22%5D%5D%5D%2C%5B%22platform%22%2C%5B%5B%22Android%22%2C%22exclude%22%5D%5D%5D%2C%5B%22video%22%2C%5B%5Btrue%2C%22exclude%22%5D%5D%5D%2C%5B%22trace%22%2C%5B%5Btrue%2C%22include%22%5D%5D%5D%5D×tamp=1639590204582) failures.
|
2021-12-15 17:19:00 -08:00 |
|
Max Schmitt
|
4fd8a40129
|
chore: fix wrong aligned protocol YAML (#10947)
|
2021-12-15 11:12:13 -08:00 |
|
Yury Semikhatsky
|
a2a8967bed
|
chore: create trace.zip in driver for local runs (#10868)
|
2021-12-13 14:40:29 -08:00 |
|
Yury Semikhatsky
|
aaa8b07770
|
chore(tracing): collect source names on server (#10862)
|
2021-12-10 14:07:22 -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 |
|
Yury Semikhatsky
|
d66b7aab3b
|
feat(expext): toBeOK for APIResponse (#10596)
|
2021-11-30 18:12:19 -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 |
|
Joel Einbinder
|
d70e37de80
|
feat: locator.dragTo (#10287)
|
2021-11-22 20:27:26 +01:00 |
|
Yury Semikhatsky
|
9c23a78c32
|
chore: throw instead of returning error from fetch (#10451)
|
2021-11-19 20:32:29 -08:00 |
|
Yury Semikhatsky
|
0ca10da166
|
fix: compute file field mime type on the server (#10394)
|
2021-11-17 18:12:26 -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 |
|
Yury Semikhatsky
|
5abb5d74ea
|
chore: delete legacy response interception code (#9995)
|
2021-11-02 17:48:38 -07:00 |
|
Pavel Feldman
|
6a30c90590
|
feat(trace-viewer): render wall time for each action (#9982)
|
2021-11-02 12:16:12 -07:00 |
|
Pavel Feldman
|
56ca3a18f5
|
feat(trace-viewer): show test name (#9957)
|
2021-11-01 21:23:35 -07:00 |
|
Yury Semikhatsky
|
13cc266b37
|
feat: add "commit" to possible waitUntil options (#9892)
|
2021-11-01 17:12:19 -07: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
|
2e4722d460
|
test: migrate to upstream fixtures (#9835)
|
2021-10-28 08:31:30 -07:00 |
|
Pavel Feldman
|
5451808df1
|
chore: append sources to traces (#9736)
|
2021-10-25 18:56:57 -07:00 |
|
Dmitry Gozman
|
4ce765c3ae
|
feat(trace): highlight targets for accessors and expects (#9527)
|
2021-10-15 15:07:15 -07:00 |
|
Dmitry Gozman
|
64a3099655
|
chore(expect): simplify expect implementation (#9459)
|
2021-10-13 08:56:57 -07:00 |
|
Yury Semikhatsky
|
82ff85b106
|
fix(matchers): make isNot required in protocol (#9436)
|
2021-10-12 09:01:46 -07:00 |
|
Joel Einbinder
|
c89d5a50dd
|
chore: migrate to monorepo (#9421)
|
2021-10-11 16:52:17 +02:00 |
|