Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Move to non-experimental browser #1626

Merged
merged 6 commits into from
Jun 19, 2024

Conversation

inancgumus
Copy link
Member

What?

Migrates experimental browser docs to non-experimental async API.

Related PR(s)/Issue(s)

grafana/xk6-browser#428

Replaces the import statement that contains k6/experimental/browser with
k6/browser.
- Removes the experimental notice
- Removes the browser module from experimentals
- Adds a browser API heading in Javascript API index
Note that `check` doesn't work in async yet. So, we first need to
calculate the result of an async function out of `check`.
@inancgumus inancgumus added the Area: browser The browser module label Jun 19, 2024
@inancgumus inancgumus self-assigned this Jun 19, 2024
@inancgumus inancgumus requested review from heitortsergent and removed request for heitortsergent June 19, 2024 06:45
@inancgumus inancgumus marked this pull request as ready for review June 19, 2024 06:46
@inancgumus inancgumus merged commit 7a4081c into main-browser-async Jun 19, 2024
2 checks passed
@inancgumus inancgumus deleted the non-experimental-browser branch June 19, 2024 06:46
@inancgumus
Copy link
Member Author

The review of this will be done in the main-browser-async branch.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Area: browser The browser module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant