cherry-pick(#11488): docs: drop cookbook reference from notes (#11492)

This commit is contained in:
Andrey Lushnikov 2022-01-19 12:30:56 -07:00 committed by GitHub
parent acd05674f7
commit 9e8530547f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,11 +29,6 @@ npm i --save-dev @playwright/test@1.18.0-rc1
PW_EXPERIMENTAL_TS_ESM=1 npx playwright test
```
### Testing Scenarios Cookbook
We now have a testing scenarios cookbook! Check out http://aka.ms/playwright/samples
Feel free to file an issue to that repo if something is missing.
### Create Playwright
The `npm init playwright` command is now generally available for your use: