Uh oh!
There was an error while loading. Please reload this page.
chore: two-line trace view (1) - #36025
Conversation
| @@ -0,0 +1,306 @@ | |||
| /** | |||
There was a problem hiding this comment.
What's the difference with packages/playwright-core/src/protocol/debug.ts and packages/protocol/src/metainfo.ts?
| /KEY UP Shift/, | ||
| /MOUSE MOVE/, | ||
| /MOUSE DOWN/, | ||
| /MOUSE MOVE/, |
There was a problem hiding this comment.
what about the coordinates?
| expect(msg.text()).toEqual('canvas drawn: [0,91,11,20]'); | ||
| const snapshot = await traceViewer.snapshotFrame('page.goto'); | ||
| const snapshot = await traceViewer.snapshotFrame('NAVIGATE'); |
62eb6d2 to
a333e70Compare
This comment has been minimized.
This comment has been minimized.
a333e70 to
e15870dCompare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
e15870d to
9675bd2CompareTest results for "tests 1"4 failed 7 flaky39208 passed, 804 skipped Merge workflow run. |
No description provided.