We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The following tests are reproducible on linux:
[False-window]
CHROMEDRIVER=false HEADLESS=false VERBOSE=true npm run e2e -- -k test_browsingContext_create_background
CHROMEDRIVER=false HEADLESS=false VERBOSE=true xvfb-run --auto-servernum npm run e2e -- -k test_browsingContext_create_background
Adding click or Target.activateTarget after the target is created does not help.
Target.activateTarget
The text was updated successfully, but these errors were encountered:
browsing_context/create/background.py
No branches or pull requests
The following tests are reproducible on linux:
Repro
[False-window]
Adding click or
Target.activateTarget
after the target is created does not help.The text was updated successfully, but these errors were encountered: