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 # テストの実行 $ npx playwright test --headed # テストの実行
``` ```
--- <!-- ---
## Playwright を試してみる ## Playwright を試してみる
https://try.playwright.tech https://try.playwright.tech -->
--- ---