Skip to content

Commit ab157b6

Browse files
ankur22inancgumus
andcommitted
Update scenario with link
Apply suggestion from @inancgumus Co-authored-by: Inanc Gumus <inanc.gumus@grafana.com>
1 parent b22447e commit ab157b6

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
@@ -176,7 +176,7 @@ ui ✓ [======================================] 1 VUs 00m02.2s/10m0s 1/1 sha
176176
177177
## Migrate multiple tests
178178
179-
The following example shows a Playwright test file that contains two tests. To migrate multiple tests, use k6 scenarios to create equivalent test logic:
179+
The following example shows a Playwright test file that contains two tests. To migrate multiple tests, use the [k6 scenarios](https://grafana.com/docs/k6/<K6_VERSION>/using-k6/scenarios/) feature to create equivalent test logic:
180180
181181
```js
182182
import { test, expect } from '@playwright/test';

0 commit comments

Comments
 (0)