docs: drop cookbook reference from notes (#11488)
It's not yet ready for the prime time.
This commit is contained in:
parent
c510819407
commit
7d924470d3
|
|
@ -34,11 +34,6 @@ npm i --save-dev @playwright/test@1.18.0-rc1
|
||||||
PW_EXPERIMENTAL_TS_ESM=1 npx playwright test
|
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
|
### Create Playwright
|
||||||
|
|
||||||
The `npm init playwright` command is now generally available for your use:
|
The `npm init playwright` command is now generally available for your use:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue