playwright icon indicating copy to clipboard operation
playwright copied to clipboard

[BUG] Firefox doesn't emulate the screen

Open Sue9445 opened this issue 3 years ago • 0 comments

Context:

  • Playwright Version: 1.28.1
  • Operating System: Linux
  • Node.js version: 16.6
  • Browser: Firefox

Code Snippet

https://try.playwright.tech/?l=javascript&s=4sapx1j

Describe the bug

Firefox doesn't emulate the screen when the screen size is explicitly set and also window.matchMedia api doesn't return expected matches.

Sue9445 avatar Dec 12 '22 00:12 Sue9445