This commit is contained in:
Nebel 2022-02-18 23:40:05 +09:00 committed by GitHub
parent 9be2040e7e
commit b75ba28a4d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -250,8 +250,8 @@ Microsoft が開発した E2E テストツール
クロスブラウザー・クロスプラットフォームをサポート クロスブラウザー・クロスプラットフォームをサポート
- ブラウザー: Chrome, Firefox, Safari, Opera, Edge - ブラウザー: Chromium, WebKit, Firefox
- プラットフォーム: Windows, macOS, Linux, Android, iOS - プラットフォーム: Windows, macOS, Linux
```console ```console
$ npm i -D playwright @playwright/test # インストール $ npm i -D playwright @playwright/test # インストール