Debbie O'Brien
|
c6a0f3e8a0
|
docs: improve example for mock API (#23759)
|
2023-06-27 19:01:39 +02:00 |
|
Max Schmitt
|
9980f054bc
|
docs: align Node.js code snippets with ESLint (#23916)
|
2023-06-27 11:53:53 +02:00 |
|
Max Schmitt
|
69ae8c1a28
|
docs(dotnet): fix syntactically incorrect code snippets (#23900)
|
2023-06-26 18:21:14 +02:00 |
|
Debbie O'Brien
|
759d14b881
|
docs: add titles for remaining examples (#22939)
Co-authored-by: Max Schmitt <max@schmitt.mx>
|
2023-05-10 23:30:51 +02:00 |
|
Debbie O'Brien
|
7a8eb15820
|
docs: add titles to config snippets (#22910)
Docs PR: https://github.com/microsoft/playwright.dev/pull/1039
---------
Co-authored-by: Max Schmitt <max@schmitt.mx>
|
2023-05-10 18:38:12 +02:00 |
|
Debbie O'Brien
|
a567cf083f
|
docs: remove cli guide (#21997)
|
2023-03-31 10:48:05 +02:00 |
|
Max Schmitt
|
771abe15fb
|
docs(node): consolidate JS/TS snippets for guides (#21710)
https://github.com/microsoft/playwright/issues/21385
|
2023-03-16 21:16:18 +01:00 |
|
Max Schmitt
|
6c75c01fde
|
docs(dotnet): don't use C# option names (#21709)
Fixes https://github.com/microsoft/playwright-dotnet/issues/2513
Drive-by: hide C# option names
|
2023-03-16 09:23:31 -07:00 |
|
Debbie O'Brien
|
b6765862f1
|
docs: add network example from advanced config (#21380)
|
2023-03-06 16:42:19 +01:00 |
|
Pavel Feldman
|
e065d608b6
|
chore: introduce defineConfig for easier JS typing (#20061)
Fixes https://github.com/microsoft/playwright/issues/19694
|
2023-01-12 13:12:02 -08:00 |
|
Yury Semikhatsky
|
0206d5fb18
|
docs: update route.fetch example to use new api (#20040)
|
2023-01-11 09:15:21 -08:00 |
|
Max Schmitt
|
ddccb59093
|
chore: fix Java CLI invocation on Windows (#19895)
For reference: https://stackoverflow.com/a/64300409
|
2023-01-05 10:55:07 -08:00 |
|
Max Schmitt
|
d5881b8d48
|
docs: test runner first inside Node.js docs (#19659)
|
2022-12-23 10:57:29 +01:00 |
|
Pavel Feldman
|
a248be86ce
|
docs: http auth via config (#19643)
Fixes https://github.com/microsoft/playwright/issues/19630
|
2022-12-21 18:19:02 -08:00 |
|
Pavel Feldman
|
f0e8d8f074
|
feat(api): introduce route.fetch and route.fulfill(json) (#19184)
|
2022-11-30 17:26:19 -08:00 |
|
Dmitry Gozman
|
499324961a
|
docs: remove Promise.all from examples (#19154)
Replaced with explicit `popupPromise` variable.
|
2022-11-30 12:36:35 -08:00 |
|
Dmitry Gozman
|
b07690f408
|
docs: use getBy... in documentation (#17795)
|
2022-10-03 17:02:46 -07:00 |
|
Debbie O'Brien
|
00a2d146d3
|
docs: remove toc and api references from network doc (#17628)
|
2022-09-29 15:42:01 +02:00 |
|
Max Schmitt
|
435272248f
|
docs(dotnet): PowerShell install enhancements (#16520)
|
2022-08-14 20:01:00 +02:00 |
|
Ross Wollman
|
732b8f4760
|
chore: PW_EXPERIMENTAL_SERVICE_WORKER_NETWORK_EVENTS and doc clarifications (#15688)
|
2022-07-14 17:40:22 -07:00 |
|
Max Schmitt
|
ee7d60fcee
|
docs: migrate page actions to locator actions 2/n (#15603)
|
2022-07-13 11:50:18 +02:00 |
|
Ross Wollman
|
43a621e97d
|
docs: fix routing and har examples (#15162)
|
2022-06-27 20:34:30 -07:00 |
|
Pavel Feldman
|
9525bedc1f
|
feat(har): re-add routeFromHAR (#15024)
|
2022-06-21 22:12:37 -07:00 |
|
Pavel Feldman
|
5e6b493bc9
|
doc(har): add more details into the har doc (#14998)
|
2022-06-20 17:54:39 -07:00 |
|
Yury Semikhatsky
|
4ea0ac1861
|
docs: update network guide on replaying from har (#14898)
|
2022-06-15 16:53:48 -07:00 |
|
Yury Semikhatsky
|
a422c77f2b
|
docs: update network guide to use routeFromHar (#14887)
|
2022-06-15 09:33:19 -07:00 |
|
Dmitry Gozman
|
f486760229
|
docs: add a guide for HAR record/replay (#14800)
|
2022-06-10 15:32:03 -07:00 |
|
Max Schmitt
|
94e631e0e2
|
docs: expose 'Modify responses' guide across languages (#14599)
|
2022-06-02 23:12:09 +02:00 |
|
Guriy Samarin
|
cde7c5df44
|
docs(dotnet): migrate to top-level style code snippets (#13559)
|
2022-04-19 20:23:26 +02:00 |
|
Meir Blachman
|
48a8b3fddd
|
fix(docs): fix typo in network (#13613)
|
2022-04-18 12:29:16 -07:00 |
|
Max Schmitt
|
5a061c528c
|
docs(network): fix typo quests -> requests (#11651)
Fixes #11650
|
2022-01-26 09:54:01 -08:00 |
|
Dmitry Gozman
|
676e72c8e0
|
docs(proxy): note that browser-wide proxy is only required for Cr+Win (#9767)
|
2021-10-25 16:32:09 -07:00 |
|
Yury Semikhatsky
|
6d727401bf
|
chore(fetch): rename ApiRequest* to APIRequest* (#9606)
|
2021-10-19 07:38:27 -07:00 |
|
Yury Semikhatsky
|
79955fc4a8
|
docs: add response interception to network guide (#9598)
|
2021-10-18 17:53:06 -07:00 |
|
Darío Kondratiuk
|
ddbd64e4df
|
docs(dotnet): Improve some dotnet docs (#9265)
Co-authored-by: Max Schmitt <max@schmitt.mx>
|
2021-10-06 21:07:31 +02:00 |
|
Max Schmitt
|
88defbd5a6
|
docs(network): fixed proxy typo with username (#6716)
|
2021-05-24 18:35:58 +02:00 |
|
Pavel Feldman
|
f9357531f5
|
doc(dotnet): add a self-contained example (#6702)
|
2021-05-22 07:55:53 -07:00 |
|
Pavel Feldman
|
fad77e2f78
|
docs(dotnet): udpate existing examples (#6669)
|
2021-05-19 17:19:25 -07:00 |
|
Pavel Feldman
|
7eca573eb4
|
api(dotnet): remove some overrides (#6622)
|
2021-05-17 20:10:32 -07:00 |
|
Pavel Feldman
|
fd1e62b8c5
|
docs(dotnet): examples for dialogs, fixes (#6599)
|
2021-05-15 14:02:07 -07:00 |
|
Pavel Feldman
|
b5884b95b7
|
docs(dotnet): examples for events, handles (#6598)
|
2021-05-15 11:57:20 -07:00 |
|
Pavel Feldman
|
9aa610063c
|
docs(dotnet): examples for verification, video, fixes (#6597)
Will follow up...
|
2021-05-15 11:37:21 -07:00 |
|
Pavel Feldman
|
bbc3ebd512
|
docs(dotnet): examples for input, intro, languages, multi-pages (#6596)
|
2021-05-15 10:56:10 -07:00 |
|
Pavel Feldman
|
c01c5dbb55
|
docs(dotnet): examples for navigation.md, network.md, selectors.md (#6593)
|
2021-05-14 23:22:30 -07:00 |
|
Pavel Feldman
|
cc265fe1eb
|
docs(websocket): add web socket examples (#5927)
|
2021-03-23 17:17:59 -07:00 |
|
Yury Semikhatsky
|
70beef83d0
|
docs: rename with* to set* for java (#5737)
|
2021-03-05 13:50:34 -08:00 |
|
Pavel Feldman
|
19bd32f6c7
|
docs: add video and proxy docs (#5668)
|
2021-03-01 20:14:19 -08:00 |
|
Yury Semikhatsky
|
6c9e806672
|
docs: add java snippets to the examples in guides (#5638)
|
2021-03-01 09:18:44 -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 |
|