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

fix(puppeteer,playwright): wait for finishRun to complete before closing the page #496

Merged
merged 5 commits into from
Apr 4, 2022

Conversation

Zidious
Copy link
Contributor

@Zidious Zidious commented Apr 1, 2022

Credit: #487

Had to check pick commit due to CI tests not running.

In the interest of correctness and to match puppeteer.
This resolves an intermittent 'ProtocolError: Protocol error (Target.closeTarget): Target closed.' error at the end of a test suite run depending on the environment.
@Zidious Zidious requested a review from a team April 4, 2022 20:17
@Zidious Zidious merged commit 7dc6a03 into develop Apr 4, 2022
@Zidious Zidious deleted the fix/playwright-puppeteer branch April 4, 2022 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants