Skip to content

Conversation

heitortsergent
Copy link
Collaborator

@heitortsergent heitortsergent commented Sep 19, 2025

What?

Remove md-k6:skip snippet in getBy method pages.

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/k6/next folder of the documentation.
  • I have reflected my changes in the docs/sources/k6/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)

#2055

Copy link
Contributor

github-actions bot commented Sep 19, 2025

@heitortsergent heitortsergent self-assigned this Sep 19, 2025
@heitortsergent heitortsergent marked this pull request as ready for review September 19, 2025 19:32
@heitortsergent heitortsergent requested a review from a team as a code owner September 19, 2025 19:32
@heitortsergent heitortsergent requested review from codebien and removed request for a team and codebien September 19, 2025 19:32
Useful when you have a [Locator](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-browser/locator/) object obtained somewhere, and later on would like to interact with the content inside the frame.

### Returns
## Returns
Copy link
Contributor

Choose a reason for hiding this comment

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

Just noticed that, in most other APIs doc page, we use ### Returns. I'm not sure which one we should use but this should be consistent.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yeah, I need to do a quick pass and fix the headings in some of the JavaScript API files. They should use an H2 heading.

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.

2 participants