Max Schmitt
|
6dc6651a45
|
test: mark inspector tests as slow (#36199)
|
2025-06-04 15:42:44 +01:00 |
|
Pavel Feldman
|
817e1727fb
|
chore: do not escape css selectors for .css syntax (#36081)
|
2025-05-26 09:46:13 -07:00 |
|
Pavel Feldman
|
9a53dc2d07
|
chore: two-line trace view (4) (#36070)
|
2025-05-23 16:03:50 -07:00 |
|
Pavel Feldman
|
6a2a70619a
|
chore: two-line trace view (1) (#36025)
|
2025-05-22 09:49:37 -07:00 |
|
Pavel Feldman
|
11f2ce7d3b
|
revert(#35684): select options can be invisible (#35687)
|
2025-04-21 18:37:37 -07:00 |
|
Pavel Feldman
|
bd89ddaca4
|
chore(breaking): do not include hidden elements in aria snapshot (#35684)
|
2025-04-21 16:07:14 -07:00 |
|
Dmitry Gozman
|
4c85672f02
|
fix(role): <input type=file> should be a button (#35514)
|
2025-04-08 09:02:19 +01:00 |
|
Dmitry Gozman
|
0467c28722
|
chore: builtins (#35197)
|
2025-03-25 13:49:28 +00:00 |
|
Dmitry Gozman
|
3ce9ae6a7d
|
chore: replace locator.visible with filter({ visible }) (#34947)
|
2025-02-27 13:44:53 +00:00 |
|
Pavel Feldman
|
3d760b657b
|
chore: move debug, env and user agent from utils/ (#34766)
|
2025-02-12 19:27:24 -08:00 |
|
Pavel Feldman
|
2718ce7cbf
|
chore: short-cut localUtils usage in JS client (#34690)
|
2025-02-10 14:19:58 -08:00 |
|
Adam Gastineau
|
ad6444e14c
|
chore(test): perform action to guarantee URL updates (#34714)
|
2025-02-10 12:57:25 -08:00 |
|
Pavel Feldman
|
5d500dde22
|
chore: introduce platform for client (1) (#34683)
|
2025-02-10 10:22:32 -08:00 |
|
Adam Gastineau
|
4bc8cf0d47
|
feat(recorder): display primary page URL in recorder title (#34637)
|
2025-02-07 12:05:04 -08:00 |
|
Pavel Feldman
|
931b9f28cd
|
fix(codegen): attribute navigation to press/fill (#34528)
|
2025-01-28 17:59:16 -08:00 |
|
Adam Gastineau
|
fccb2b0784
|
chore: fix codegen SIGINT test (#34468)
|
2025-01-24 14:21:42 -08:00 |
|
Pavel Feldman
|
1b21ec9cd8
|
chore: remove --save-trace codegen option (#34362)
|
2025-01-17 10:17:49 -08:00 |
|
Yury Semikhatsky
|
00bb17751b
|
chore: delete recorder in traceviewer experiment (#34347)
|
2025-01-15 17:37:33 -08:00 |
|
Rui Figueira
|
9a9d22af44
|
feat(codegen): include framePath in jsonl format (#34310)
|
2025-01-13 17:32:26 -08:00 |
|
Adam Gastineau
|
a2e2dfd446
|
feat: Enable snapshots for most remaining public commands (#34072)
|
2025-01-10 05:04:44 -08:00 |
|
Adam Gastineau
|
875436855e
|
chore(lint): Ensure EOL newlines (#34117)
|
2024-12-20 09:17:09 -08:00 |
|
Rui Figueira
|
c2d057ba23
|
chore: add url option to routeFromHAR call if codegen launched with --save-har-glob (#34048)
|
2024-12-18 13:34:06 -08:00 |
|
Pavel Feldman
|
0e2b984287
|
chore: prioritize role over label and placeholder (#33970)
|
2024-12-12 08:21:00 -08:00 |
|
Simon Knott
|
4914f34a83
|
fix(recorder): allow clearing when recording is disabled (#33821)
|
2024-12-06 10:17:06 -08:00 |
|
Pavel Feldman
|
46321e5bf2
|
chore: clear highlight when performing action (#33638)
|
2024-11-16 07:56:33 -08:00 |
|
Pavel Feldman
|
a98021499f
|
chore: add cm placeholder text (#33635)
|
2024-11-15 16:19:35 -08:00 |
|
Rui Figueira
|
c36b5a6059
|
fix: ensure toMatchAriaSnapshot is properly commented in javascript c… (#33593)
|
2024-11-15 14:44:27 -08:00 |
|
Pavel Feldman
|
44cd1d03cc
|
chore: highlight edited locator while recording (#33632)
|
2024-11-15 13:43:00 -08:00 |
|
Max Schmitt
|
0aa8da8035
|
test: fix csharp har tests on Windows (#33556)
|
2024-11-12 14:42:07 +01:00 |
|
Pavel Feldman
|
e534fba60f
|
chore: render recorder placeholders (#33548)
|
2024-11-11 16:38:02 -08:00 |
|
Max Schmitt
|
d8a98a2bf5
|
test: fix flaky page.pause() tests end up stalling (#33544)
|
2024-11-11 22:19:58 +01:00 |
|
Yury Semikhatsky
|
e691ca7fbf
|
fix(codegen): generate routeFromHAR for --save-har option (#33480)
|
2024-11-11 11:59:20 -08:00 |
|
Pavel Feldman
|
649e0e0235
|
chore: nicer cm widgets for aria (#33524)
|
2024-11-11 09:40:50 -08:00 |
|
Pavel Feldman
|
503f74da90
|
chore: allow editing aria template in recorder (tests) (#33522)
|
2024-11-08 17:18:51 -08:00 |
|
Pavel Feldman
|
a2e901e080
|
chore: generate aria name regex when possible (#33373)
|
2024-10-31 11:25:38 -07:00 |
|
Rui Figueira
|
b194d6a1e9
|
fix(recorder): fix recorder injected icons (#33198)
|
2024-10-22 12:44:18 +02:00 |
|
Pavel Feldman
|
b92b855638
|
test: unflake ff debugger test (#33124)
|
2024-10-15 16:21:55 -07:00 |
|
Pavel Feldman
|
b421bd8b0d
|
chore: add a basic snapshot generator test (#33123)
|
2024-10-15 15:21:45 -07:00 |
|
Pavel Feldman
|
23b1012c70
|
chore: fix ff test for codegen (#33122)
|
2024-10-15 13:34:08 -07:00 |
|
Pavel Feldman
|
a38ff6e0d8
|
chore: experimental toMatchAriaSnapshot (#33014)
|
2024-10-14 14:07:19 -07:00 |
|
Pavel Feldman
|
6cfcbe0d6d
|
chore: fix codegen selector while debugging (#33099)
Fixes #33052
|
2024-10-14 14:04:24 -07:00 |
|
Max Schmitt
|
87624c5434
|
Revert "fix(codegen): fix unselect issue (#32127)" (#33065)
This reverts commit 5121b19ac618432c9203282c07d8448b4889869d.
The tree is red and fixing seems non-trivial.
Closes https://github.com/microsoft/playwright/issues/33064
Closes https://github.com/microsoft/playwright/pull/33060
|
2024-10-11 16:33:17 +02:00 |
|
Fumiaki MATSUSHIMA
|
5121b19ac6
|
fix(codegen): fix unselect issue (#32127)
Fixes https://github.com/microsoft/playwright/issues/31290
|
2024-10-08 11:38:52 -07:00 |
|
Pavel Feldman
|
7047c3a6c6
|
fix(codegen): do not codegen non-existing fixtures (#32993)
Closes https://github.com/microsoft/playwright/issues/32981
|
2024-10-07 17:12:36 -07:00 |
|
Dmitry Gozman
|
34ad67659f
|
test: remove some fixmes (#32953)
|
2024-10-04 08:22:27 -07:00 |
|
Pavel Feldman
|
61801aa1ee
|
chore: more codegen fixes (#32816)
|
2024-09-25 18:18:36 -07:00 |
|
Pavel Feldman
|
35158feec0
|
chore: fix codegen flakiness (#32799)
|
2024-09-24 19:56:31 -07:00 |
|
Max Schmitt
|
5e7d7f356b
|
test: skip codegen tracing tests in PWTEST_TRACE mode (#32788)
|
2024-09-24 12:35:05 +02:00 |
|
Pavel Feldman
|
418d1c0c55
|
chore: allow starting recorder in traceviewer (#32741)
|
2024-09-20 15:25:49 -07:00 |
|
Pavel Feldman
|
01b44ba077
|
chore: remove PWTEST_RECORDER_PORT as it was ignored (#32717)
|
2024-09-19 13:35:52 -07:00 |
|