mirror of
https://github.com/kou029w/intro-to-software-testing.git
synced 2025-02-22 16:15:54 +00:00
not working try.playwright.tech
This commit is contained in:
parent
328b640fef
commit
d91723be59
1 changed files with 2 additions and 2 deletions
|
@ -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 -->
|
||||
|
||||
---
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue