Skip to content
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

Update to Async Page #1602

Merged
merged 7 commits into from
Jun 3, 2024
Merged

Update to Async Page #1602

merged 7 commits into from
Jun 3, 2024

Conversation

inancgumus
Copy link
Member

What?

Update relevant Page methods from sync to async.

Checklist

  • I have used a meaningful title for the PR.
  • I have described the changes I've made in the "What?" section above.
  • I have performed a self-review of my changes.
  • I have run the npm start command locally and verified that the changes look good.
  • I have made my changes in the docs/sources/next folder of the documentation.
  • I have reflected my changes in the docs/sources/v{most_recent_release} folder of the documentation.
  • I have reflected my changes in the relevant folders of the two previous k6 versions of the documentation (if still applicable to previous versions).

Related PR(s)/Issue(s)

grafana/xk6-browser#1307

@inancgumus inancgumus added the Area: browser The browser module label May 31, 2024
@inancgumus inancgumus self-assigned this May 31, 2024
@inancgumus inancgumus marked this pull request as ready for review May 31, 2024 10:05
Copy link
Contributor

@ankur22 ankur22 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good work! LGTM.

Copy link
Collaborator

@allansson allansson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A lot of changes here and I've tried to go through them all. I think we have to accept that we're not going to be able to catch every little mistake in the docs, especially when it comes to the more frequently used API:s.

I found some examples which I think weren't up to date and I listed the files in a separate message.

Overall, looks good! 👍

@allansson allansson self-requested a review June 3, 2024 12:50
@inancgumus inancgumus merged commit 2408427 into main-browser-async Jun 3, 2024
2 checks passed
@inancgumus inancgumus deleted the async/browser-page branch June 3, 2024 14:41
@inancgumus inancgumus mentioned this pull request Jun 3, 2024
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: browser The browser module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants