Skip to content

Commit 7015c3c

Browse files
ankur22inancgumus
andcommitted
Use K6_VERSION instead of latest
Apply suggestion from @inancgumus Co-authored-by: Inanc Gumus <inanc.gumus@grafana.com>
1 parent 3557dbb commit 7015c3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sources/k6/v1.3.x/using-k6-browser/migrate-from-playwright-to-k6.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ user ✓ [======================================] 1 VUs 00m06.0s/10m0s 1/1 sh
383383
384384
### Test isolation patterns
385385
386-
In k6, [scenarios](https://grafana.com/docs/k6/latest/using-k6/scenarios/) let you configure and model diverse workloads and organize your tests. Playwright has a dedicated testing framework. This difference stems from k6 being a performance testing tool.
386+
In k6, [scenarios](https://grafana.com/docs/k6/<K6_VERSION>/using-k6/scenarios/) let you configure and model diverse workloads and organize your tests. Playwright has a dedicated testing framework. This difference stems from k6 being a performance testing tool.
387387
388388
{{< admonition type="note" >}}
389389

0 commit comments

Comments
 (0)