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
TestPageTargetBlank
waitForEvent
TestPageTargetBlank is flaky.
--- FAIL: TestPageTargetBlank (33.39s) page_test.go:1826: Error Trace: /Users/inanc/grafana/k6browser/main/tests/page_test.go:1826 Error: Received unexpected error: waitForEvent timed out after 30s Test: TestPageTargetBlank
WaitForEvent
Module version: 1.9.1
The content you are editing has changed. Please copy your edits and refresh the page.
The text was updated successfully, but these errors were encountered:
Fix TestKeyboardPress panic
dd098ed
This only fixes the panic, but not the underlying error with WaitForEvent. There is clearly an issue with WaitForEvent as we can also see in #1506.
TestKeyboardPress
17a865f
151b982
No branches or pull requests
What?
TestPageTargetBlank
is flaky.Why?
WaitForEvent
method.How?
Module version: 1.9.1
Tasks
Tasks
Related PR(s)/Issue(s)
The text was updated successfully, but these errors were encountered: