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

[Question] Problems with firefox & webkit #248

Open
DiegoFBenavides opened this issue Dec 15, 2020 · 2 comments
Open

[Question] Problems with firefox & webkit #248

DiegoFBenavides opened this issue Dec 15, 2020 · 2 comments

Comments

@DiegoFBenavides
Copy link

Hi everyone!

I´m using playwright+jest to do some E2E tests and I´m trying to include some screenshots. it´s ok for chromium but in firefox&webkit the screenshot is taken when the pagehas not had enough time to load and some object isn´t appear.

How do you think that can be solved?

Regards

@AnkitKSinha
Copy link

Hi @DiegoFBenavides, are you waiting on a selector before you take the screenshot? You could wait for the elements to appear before you take a screenshot to make sure that you're taking screenshot of the final rendered view.

@github-actions
Copy link

github-actions bot commented Feb 5, 2021

This issue is stale because it has been open 30 days with no activity.

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

2 participants