Skip to content

Commit e948984

Browse files
Add links to SM and GCk6
Apply suggestion from @heitortsergent Co-authored-by: Heitor Tashiro Sergent <heitortsergent@gmail.com>
1 parent fc3fc85 commit e948984

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ Playwright is an end-to-end testing framework for modern web apps. You can use i
1010

1111
You can convert your Playwright scripts to k6 browser scripts and use them in the following ways:
1212

13-
- Run performance tests and frontend testing simultaneously in k6 OSS or Grafana Cloud k6 to see how your application behaves in real-world scenarios.
14-
- Use Synthetic Monitoring to ensure your application is monitored and working correctly on a consistent schedule.
13+
- Run performance tests and frontend testing simultaneously in k6 OSS or [Grafana Cloud k6](https://grafana.com/docs/grafana-cloud/testing/k6/) to see how your application behaves in real-world scenarios.
14+
- Use [Synthetic Monitoring](https://grafana.com/docs/grafana-cloud/testing/synthetic-monitoring/) to ensure your application is monitored and working correctly on a consistent schedule.
1515

1616
In this guide, you'll learn the key differences between Playwright and k6, and how to migrate your scripts.
1717

0 commit comments

Comments
 (0)