Dmitry Gozman
|
e5433d0576
|
chore(docs): validate params/options links (#32820)
Also supports fully-qualified links like this:
```
[`option: BrowserType.launch.headless`]
```
References https://github.com/microsoft/playwright/issues/32590.
|
2024-09-26 01:08:16 -07:00 |
|
Debbie O'Brien
|
3773f004db
|
docs: add intros for all pages (#27480)
|
2023-10-06 15:08:51 +02:00 |
|
Dmitry Gozman
|
b899d61a51
|
docs: examples that save download with suggested filename (#26425)
Fixes #26341.
|
2023-08-10 17:20:39 -07:00 |
|
Abe Hanoka
|
618bec0107
|
docs(downloads): add missing await to python-async snippet (#20663)
fixes #20662
---------
Signed-off-by: Max Schmitt <max@schmitt.mx>
Co-authored-by: Max Schmitt <max@schmitt.mx>
|
2023-02-06 14:26:48 +01:00 |
|
Dmitry Gozman
|
499324961a
|
docs: remove Promise.all from examples (#19154)
Replaced with explicit `popupPromise` variable.
|
2022-11-30 12:36:35 -08:00 |
|
Debbie O'Brien
|
d7e45c44de
|
docs: remove api ref and improve text (#17099)
|
2022-09-07 12:41:12 +02:00 |
|
Dmitry Gozman
|
c65b5171d4
|
docs: show saveAs in downloads guide (#15766)
|
2022-07-18 13:37:21 -07:00 |
|
Max Schmitt
|
428cdc073c
|
docs: migrate page actions to locator actions 1/n (#15586)
|
2022-07-12 22:39:31 +02:00 |
|
Dmitry Gozman
|
73fed66896
|
docs: add comments to Promise.all snippets with explanation (#11379)
Drive-by: more locators.
|
2022-01-13 10:38:22 -08:00 |
|
Pavel Feldman
|
7765131a14
|
feat(acceptDownload): revert acceptDownload (#10709)
|
2021-12-06 09:25:24 -08:00 |
|
Yury Semikhatsky
|
78f24ec693
|
docs(java): add missing download example (#8128)
|
2021-08-10 21:23:57 -07:00 |
|
Pavel Feldman
|
1ab41babb1
|
docs: fix the downloadsPath docs (#7726)
Closes #7707
|
2021-07-19 14:56:28 -07:00 |
|
Pavel Feldman
|
1479610abd
|
docs: start adding an API cheat sheet (#7045)
|
2021-06-10 13:43:42 -07:00 |
|
Anže Vodovnik
|
c80e9fa58a
|
docs(dotnet): guides (#6639)
|
2021-05-19 19:53:12 -07:00 |
|
Yury Semikhatsky
|
6c9e806672
|
docs: add java snippets to the examples in guides (#5638)
|
2021-03-01 09:18:44 -08:00 |
|
Yury Semikhatsky
|
0ad2aceb2d
|
docs: filter out devices section in java (#5562)
|
2021-02-23 12:51:38 -08:00 |
|
Pavel Feldman
|
01fb3a6045
|
docs: extract handles, screenshots, videos docs (#5045)
|
2021-01-17 21:09:40 -08:00 |
|
Pavel Feldman
|
1fc02e8823
|
docs: add dialogs and downloads docs (#5042)
|
2021-01-16 14:37:13 -08:00 |
|