-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
area: browserevaluation neededproposal needs to be validated or tested before fully implementing it in k6proposal needs to be validated or tested before fully implementing it in k6feature
Description
Feature Description
The page.waitForNavigation
is problematic since it's considered racey. I feel the next steps are:
- to understand exactly when this API is racey and prove it with some tests.
- build out a plan to deprecate the API and document best practices to move away from it.
- remove the API in a future release (possibly v2 of k6) since it will be a breaking change.
Suggested Solution (optional)
No response
Already existing or connected issues / PRs (optional)
No response
Metadata
Metadata
Assignees
Labels
area: browserevaluation neededproposal needs to be validated or tested before fully implementing it in k6proposal needs to be validated or tested before fully implementing it in k6feature