Skip to content

Update k6-browser examples with v0.56 frame.waitForSelector fix #1812

Open
@heitortsergent

Description

@heitortsergent
Collaborator

In the next k6 version release (v0.56), there'll be an update to the frame.waitForSelector API that impacts a lot of other APIs. As a result, we'll be able to simplify a few examples for the k6 browser documentation. For example, an example that uses the waitForPageNavigation method might not need to call that method anymore.

We should test and update the examples for the k6-browser docs so they're concise and work with this new fix.

Activity

heitortsergent

heitortsergent commented on Nov 21, 2024

@heitortsergent
CollaboratorAuthor

@ankur22 @tom-miseur I tried to add a description from what I understand of this fix, let me know if there's anything that needs to be added here. 🙇

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @heitortsergent

      Issue actions

        Update k6-browser examples with v0.56 `frame.waitForSelector` fix · Issue #1812 · grafana/k6-docs