1
0
Fork 0
mirror of https://github.com/kou029w/intro-to-software-testing.git synced 2025-04-01 17:55:15 +00:00

not working try.playwright.tech

This commit is contained in:
Nebel 2023-03-01 08:39:31 +09:00
parent 328b640fef
commit d91723be59

View file

@ -294,11 +294,11 @@ $ npx playwright codegen -o a.test.mjs https://example.com # テストコード
$ npx playwright test --headed # テストの実行
```
---
<!-- ---
## Playwright を試してみる
https://try.playwright.tech
https://try.playwright.tech -->
---