Skip to content

k6 Studio, add page for browser recording feature #1934

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

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

heitortsergent
Copy link
Collaborator

What?

Add a new page explaining how to use the browser recording feature.

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.

@heitortsergent heitortsergent marked this pull request as ready for review April 23, 2025 21:26
@heitortsergent heitortsergent requested a review from a team as a code owner April 23, 2025 21:26
@heitortsergent heitortsergent requested review from cristianoventura and removed request for a team and cristianoventura April 23, 2025 21:26
@heitortsergent
Copy link
Collaborator Author

I'll need to update the screenshot on the Recorder page as well, but I'd like to have the release for it. 🤓

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.

I have a couple of suggestions, but all in all it looks good.


After you save your script, you can view it under the **Scripts** section. Refer to [Using k6 browser](https://grafana.com/docs/k6/latest/using-k6-browser/) for more details on how to customize your browser test script.

## Disable browser events
Copy link
Collaborator

Choose a reason for hiding this comment

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

You are able to disable the entire feature, including related UI elements in k6 Studio, by going in to "Settings -> Recorder". I'm not sure if it's worth mentioning here though, because it's sort of an escape hatch if something goes really bad.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Mhm. Is there an intended use case for using the Settings option, other than if something goes really bad?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants