Pavel Feldman
|
418d1c0c55
|
chore: allow starting recorder in traceviewer (#32741)
|
2024-09-20 15:25:49 -07:00 |
|
Pavel Feldman
|
ec681ca78c
|
chore: pass explicit recorder app factory (#32349)
|
2024-08-27 20:24:19 -07:00 |
|
Dmitry Gozman
|
f8eef3897c
|
chore: move urlMatch to isomorphic (#32142)
To be reused in injected code.
|
2024-08-13 12:47:02 -07:00 |
|
Pavel Feldman
|
c85308d717
|
chore: remove deprecated debug controller events (#29203)
|
2024-01-29 14:58:29 -08:00 |
|
Dmitry Gozman
|
36b99c3437
|
chore(recorder): standby mode, expose setModeRequested in DebugController (#28117)
|
2023-11-13 16:39:14 -08:00 |
|
Dmitry Gozman
|
3dedbced13
|
feat(recorder): in-page overlay (#27904)
|
2023-11-01 15:56:49 -07:00 |
|
Pavel Feldman
|
a54dbfdadf
|
chore: plumb the target close reason when test fails (#27640)
|
2023-10-16 20:32:13 -07:00 |
|
Jim Hays
|
dcc8dcca73
|
Fix various typos (Fixes #27396) (#27391)
Fixes https://github.com/microsoft/playwright/issues/27396
|
2023-10-04 19:56:42 -07:00 |
|
Dmitry Gozman
|
b4c412eb1f
|
chore: replace process.exit with graceful closure (#24242)
Everywhere we call `process.exit()`, we might actually need to
gracefully close all browsers.
|
2023-07-24 08:29:29 -07:00 |
|
Pavel Feldman
|
cffb6ac269
|
chore: move sever/isomorphic to utils/ to use it in client (#21445)
|
2023-03-06 18:49:14 -08:00 |
|
Dmitry Gozman
|
43a6bf4d45
|
fix(inspector): support custom test id attribute (#18996)
Fixes #18959.
|
2022-11-29 11:43:47 -08:00 |
|
Pavel Feldman
|
ca2e7ef199
|
chore: report paused signal to the debug controller clients (#18701)
|
2022-11-10 12:15:29 -08:00 |
|
Pavel Feldman
|
0355d8618f
|
chore: use provided value for the generated test id (#18631)
|
2022-11-08 12:04:43 -08:00 |
|
Pavel Feldman
|
3bc9e07daf
|
chore: parse locators strictly (#18553)
|
2022-11-03 15:17:08 -07:00 |
|
Pavel Feldman
|
67c9624924
|
chore: send structured codegen info to the debug controller (#18491)
|
2022-11-01 18:02:14 -07:00 |
|
Pavel Feldman
|
2c3fa1b1ff
|
chore: add explore locator parser (#18429)
|
2022-10-31 12:55:35 -07:00 |
|
Pavel Feldman
|
37250cde17
|
chore: switch to the new debug controller harness (#18308)
|
2022-10-25 09:55:20 -07:00 |
|
Pavel Feldman
|
d3948d1308
|
chore: enable debug controller testing (#18270)
|
2022-10-24 16:19:58 -07:00 |
|
Pavel Feldman
|
3c0832a0d9
|
chore: brush up the debug controller api (#18262)
|
2022-10-21 17:57:22 -07:00 |
|
Pavel Feldman
|
5b1e4e08a5
|
chore: detect browser reuse based on the connection headers (#18230)
|
2022-10-20 18:30:37 -07:00 |
|
Pavel Feldman
|
f2685cab95
|
chore: use api selectors in codegen hover (#17855)
|
2022-10-05 17:59:34 -07:00 |
|
Pavel Feldman
|
cb10ef3c71
|
chore: rename reuseController to debugController (#17520)
|
2022-09-21 15:35:52 -07:00 |
|