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] page.waitForLoadState(networkidle times out with nested iframes #2257

Closed
k15a opened this issue May 15, 2020 · 1 comment
Closed

[BUG] page.waitForLoadState(networkidle times out with nested iframes #2257

k15a opened this issue May 15, 2020 · 1 comment

Comments

@k15a
Copy link

k15a commented May 15, 2020

Context:

  • Playwright Version: 1.0.2
  • Operating System: Mac
  • Node version: v12.16.3
  • Browser: Chromium

Code Snippet

Reproduction is here: https://github.com/k15a/pw-site-isolation-wait-for-bug

Describe the bug

If there are two nested iframe that run on different origins (index.html -> https://domain1.com/iframe.html -> https://domain2.com/iframe.html) page.waitForLoadState

@k15a
Copy link
Author

k15a commented May 15, 2020

No idea where this issues comes from...
Correct issue: #2258

@k15a k15a closed this as completed May 15, 2020
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

No branches or pull requests

1 participant