playwright icon indicating copy to clipboard operation
playwright copied to clipboard

[internal]: screenshot instead of snapshot polishing

Open Skn0tt opened this issue 1 year ago • 2 comments

Before we ship "screenshot instead of snapshot", let's smooth out the rough edges.

  • [ ] attempt to select text causes image drag-n-drop - https://github.com/microsoft/playwright/pull/33089
  • [ ] click target is misplaced
  • [ ] discoverability: add a hint inside canvas in DOM snapshot - https://github.com/microsoft/playwright/pull/33092
  • [ ] #33115

Skn0tt avatar Sep 27 '24 08:09 Skn0tt

FYI, reverted patches:

  • https://github.com/microsoft/playwright/pull/32905
  • https://github.com/microsoft/playwright/pull/32832

mxschmitt avatar Oct 01 '24 19:10 mxschmitt

I've opened three PRs for this, and broke the fourth item out into its own exploration subissue.

Skn0tt avatar Oct 15 '24 09:10 Skn0tt