-
Notifications
You must be signed in to change notification settings - Fork 241
Session recorder and hybrid performance #1177
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
Conversation
There's a version of the docs published here: https://mdr-ci.staging.k6.io/docs/refs/pull/1177/merge It will be deleted automatically in 30 days. |
type of testing -> add a link to https://k6.io/docs/test-types/load-test-types/
|
src/data/markdown/translated-guides/en/05 Test authoring/02 Create tests from recordings.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Made small nits
...guides/en/05 Test authoring/02 Create tests from recordings/01 Using the browser recorder.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Made small nits
…eate tests from recordings.md Co-authored-by: Matt Dodson <47385188+MattDodsonEnglish@users.noreply.github.com>
…eate tests from recordings/01 Using the browser recorder.md Co-authored-by: Matt Dodson <47385188+MattDodsonEnglish@users.noreply.github.com>
Rewrite and restructure the current
Recording a session
documentation to suggest the Hybrid approach. Updates:Create tests from recordings