-
Notifications
You must be signed in to change notification settings - Fork 220
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
Docs: k6 browser v1.1.0 - k6 v0.47.0 #1309
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
There's a version of the docs published here: https://mdr-ci.staging.k6.io/docs/refs/pull/1309/merge It will be deleted automatically in 30 days. |
Merged
ka3de
force-pushed
the
update/browser-v1.1.0
branch
from
September 20, 2023 07:03
fc93351
to
1f0ba33
Compare
inancgumus
changed the title
Docs: k6 browser v1.1.0
Docs: k6 browser v1.1.0 - k6 v0.47.0
Sep 26, 2023
ka3de
force-pushed
the
update/browser-v1.1.0
branch
from
September 27, 2023 08:54
1d1bda1
to
5d9f72a
Compare
Co-authored-by: ka3de <[email protected]>
This PR solved the issue: grafana/xk6-browser#1040
Resolves: #1328 (comment)
Co-authored-by: Ankur Agarwal <[email protected]>
The setDefaultTimeout and setDefaultNavigationTimeout methods have both been fixed for the browserContext class. In actual fact the issue also resided in page, but was never documented here.
ka3de
force-pushed
the
update/browser-v1.1.0
branch
from
October 9, 2023 06:32
5d9f72a
to
8e87e23
Compare
inancgumus
approved these changes
Oct 9, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR collects all the documentation updates for the k6 browser
v1.1.0
.🚨 For changes to this PR's branch, please open a new PR, and once your PR is approved, rebase merge your PR to this branch instead of
main
.Tasks
page.on
docs #1307