Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] firefox screenshots differ between headless and headed #12637

Closed
dgozman opened this issue Mar 10, 2022 · 2 comments
Closed

[BUG] firefox screenshots differ between headless and headed #12637

dgozman opened this issue Mar 10, 2022 · 2 comments

Comments

@dgozman
Copy link
Contributor

dgozman commented Mar 10, 2022

Here is an example from the tests:

browserTest.skip(({ browserName, headless }) => browserName === 'firefox' && !headless, 'Firefox headed produces a different image.');

From my local testing on MacOS, headed screenshots are correct when using deviceScaleFactor: 2.5, and headless screenshots are wrong.

@aslushnikov
Copy link
Collaborator

Merging into #12683

@amrsa1
Copy link

amrsa1 commented Mar 16, 2022

When this fix could be released

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants