Pavel Feldman
|
ecd0f927f4
|
chore: make stacks rendering live in ui mode (#21728)
Co-authored-by: Max Schmitt <max@schmitt.mx>
|
2023-03-16 18:17:07 -07:00 |
|
Dmitry Gozman
|
ea85242941
|
chore: improve client-side options plumbing (#21697)
|
2023-03-16 07:03:33 -07:00 |
|
Dmitry Gozman
|
40a6eff8f2
|
feat: support name option in tracing.startChunk() (#21692)
|
2023-03-15 17:34:56 -07:00 |
|
Dmitry Gozman
|
46f9fa005e
|
fix(tracing): do not double-zip entries in remote mode (#21579)
Fixes #21435.
|
2023-03-10 14:54:32 -08:00 |
|
Pavel Feldman
|
55c95a4463
|
chore: do not send stacks as a part of the call metainfo (#21089)
|
2023-02-22 21:08:47 -08:00 |
|
Pavel Feldman
|
df143031e7
|
chore: move protocol and trace types into the top-level packages (#17486)
|
2022-09-20 18:41:51 -07:00 |
|
Dmitry Gozman
|
e975aef961
|
feat(route): fulfill from har (#14720)
feat(route): fulfill from har
This allows to use pre-recorded HAR file to fulfill routes.
|
2022-06-08 20:29:03 -07:00 |
|
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 |
|
Pavel Feldman
|
5ae2017a5b
|
chore: always import type (#13365)
|
2022-04-06 14:57:14 -07:00 |
|
Yury Semikhatsky
|
ab9d5a0dc4
|
chore(tracing): add tracing to APIRequestContext (#11502)
|
2022-01-22 11:25:13 -08:00 |
|
Max Schmitt
|
b79daec8e0
|
chore: make it possible to override Locator.dragTo(strict) (#11457)
|
2022-01-18 17:51:15 +01: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 |
|
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 |
|
Pavel Feldman
|
a73e6bbd0e
|
chore: drop wrapApiCall (2) (#10445)
|
2021-11-19 16:28:11 -08:00 |
|
Pavel Feldman
|
56ca3a18f5
|
feat(trace-viewer): show test name (#9957)
|
2021-11-01 21:23:35 -07:00 |
|
Pavel Feldman
|
273122b761
|
chore: align internal test harness w/ @playwright/test (#9796)
|
2021-10-26 13:45:53 -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
|
4977edcaf3
|
fix(tracing): fix inconsistent calls of tracing.{start,stop} in fixtures (#9594)
Drive-by: fix error logging.
|
2021-10-18 21:05:59 -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 |
|