playwright/packages/trace-viewer/src
Simon Knott 31e269ad06
feat(trace-viewer): show screenshot pointer (#32514)
Follow-up to https://github.com/microsoft/playwright/pull/32248. Adds a
glowing red circle that shows the click position. I made it glowing to
show that its position is inaccurate.
<img width="964" alt="Screenshot 2024-09-09 at 11 33 45"
src="https://github.com/user-attachments/assets/1903071d-6dc0-46c7-9951-844e49a51f35">
2024-09-09 14:00:22 +02:00
..
ui feat(trace-viewer): show screenshot pointer (#32514) 2024-09-09 14:00:22 +02:00
versions chore(trace): add context create event for test runner (#30697) 2024-05-14 09:00:33 -07:00
DEPS.list chore: introduce testInfo.testId (#21670) 2023-03-14 15:58:55 -07:00
embedded.tsx chore(ui): update to react 18 (#32079) 2024-08-12 13:50:11 +02:00
entries.ts feat(trace viewer): show Screenshot instead of Snapshot (#32248) 2024-09-06 16:24:33 +02:00
geometry.ts chore: migrate trace-viewer and recorder to vite (#13076) 2022-03-25 14:12:00 -07:00
index.tsx chore(ui): update to react 18 (#32079) 2024-08-12 13:50:11 +02:00
multimap.ts chore: move protocol and trace types into the top-level packages (#17486) 2022-09-20 18:41:51 -07:00
progress.ts chore: roll @zip.js/zip.js to 2.7.29 (#27047) 2023-09-13 18:39:10 +02:00
snapshotRenderer.ts fix(trace viewer): fix memory leak (#32379) 2024-09-04 09:57:15 +02:00
snapshotServer.ts feat(trace viewer): show Screenshot instead of Snapshot (#32248) 2024-09-06 16:24:33 +02:00
snapshotStorage.ts fix(snapshots): match resources by method (#24145) 2023-07-10 20:04:48 -07:00
sw.ts fix(trace): make sure the correct attachment name is used for downloads (#31928) 2024-07-31 06:20:36 -07:00
traceModel.ts fix(trace viewer): do not serve resources with x-unknown content type (#32219) 2024-08-19 10:29:51 -07:00
traceModelBackends.ts Revert "feat(trace): allow Trace Viewer to include credentials when fetching traces cross-origin (#28502)" (#29024) 2024-01-17 10:40:58 -08:00
traceModernizer.ts feat(trace viewer): show Screenshot instead of Snapshot (#32248) 2024-09-06 16:24:33 +02:00
uiMode.tsx chore(ui): update to react 18 (#32079) 2024-08-12 13:50:11 +02:00
vite-env.d.ts chore: migrate trace-viewer and recorder to vite (#13076) 2022-03-25 14:12:00 -07:00