Max Schmitt
|
605dfde2be
|
chore: rename popout.html to snapshot.html in trace viewer (#23842)
Turns out its caused by a uBlockOrigin EasyList entry which thinks we
are an ad since we call ourselves "popout.html". See this entry:
e7883cfe74/easylist/easylist_general_block_popup.txt (L42)
Fixes https://github.com/microsoft/playwright/issues/23799
|
2023-06-21 21:10:50 +02:00 |
|
Andrey Lushnikov
|
1736479e41
|
fix: fix locator picker in Trace (#23820)
- make sure links are not clickable with enabled locator picker
- make sure locator picker state is preserved when switching actions
|
2023-06-20 11:39:21 -07:00 |
|
Dmitry Gozman
|
848f1dff3f
|
feat(trace): instantiate consoleAPI in popout with correct testIdAttribute (#23238)
|
2023-05-23 12:17:26 -07:00 |
|
Andrey Lushnikov
|
3477c89f20
|
fix(trace-viewer): survive broken selectors (#21866)
Fixes https://github.com/microsoft/playwright/issues/21832
|
2023-03-22 18:52:04 -07:00 |
|
Pavel Feldman
|
d9a9bb5a8c
|
chore: pack codemirror on resize (#21856)
|
2023-03-21 18:20:48 -07:00 |
|
Dmitry Gozman
|
bea6fa15b2
|
feat(snapshots): use double-buffer to avoid white flash on hover (#21828)
|
2023-03-21 07:40:54 -07:00 |
|
Pavel Feldman
|
48eea13259
|
chore: update margins to align (#21826)
|
2023-03-20 20:45:32 -07:00 |
|
Pavel Feldman
|
8a65cf9aac
|
chore(ui): ui polish / nits (#21781)
|
2023-03-19 12:04:19 -07:00 |
|
Pavel Feldman
|
22e11a12ab
|
chore: show snapshots for sync assertions (#21775)
|
2023-03-17 20:20:35 -07:00 |
|
Pavel Feldman
|
c45d8749b0
|
chore: split trace events into phases (#21696)
|
2023-03-15 22:33:40 -07:00 |
|
Pavel Feldman
|
e737ff83b4
|
chore: migrate to useRef take 2 (#21552)
|
2023-03-09 19:34:05 -08:00 |
|
Pavel Feldman
|
fc91e6086b
|
chore: minor trace viewer ui fixes (#21368)
|
2023-03-03 09:17:40 -08:00 |
|
Pavel Feldman
|
c42a1205b1
|
chore: do not generate history entries on snapshot switch (#21283)
|
2023-03-01 13:44:58 -08:00 |
|
Pavel Feldman
|
22d82b6e1b
|
chore: flatten metadata in trace events (#21214)
|
2023-02-27 15:29:20 -08:00 |
|
Pavel Feldman
|
7626267ec5
|
fix(trace): do not access null content window (#21166)
|
2023-02-23 11:57:15 -08:00 |
|
Pavel Feldman
|
55694a7bc4
|
chore: translate inspect mode controller to component (#21002)
|
2023-02-17 17:25:47 -08:00 |
|
Pavel Feldman
|
d7a0b3bb4e
|
chore: implement pick locator in trace viewer (#20965)
Fixes https://github.com/microsoft/playwright/issues/7853
|
2023-02-17 11:19:53 -08:00 |
|
Dmitry Gozman
|
b39079b51e
|
feat(trace viewer): popout snapshot in a new tab (#20475)
|
2023-01-30 19:07:52 -08:00 |
|
Dmitry Gozman
|
99353038f0
|
fix(trace-viewer): center snapshot iframe (#20512)
|
2023-01-30 14:32:45 -08:00 |
|
Pavel Feldman
|
228f78c89d
|
chore: render browser window in trace (#18870)
|
2022-11-22 08:41:52 -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 |
|
Pavel Feldman
|
6b81e76c2b
|
chore: migrate trace-viewer and recorder to vite (#13076)
|
2022-03-25 14:12:00 -07:00 |
|