Yury Semikhatsky
10b8a8b199
docs(java): clarify source list format ( #13431 )
2022-04-08 10:44:48 -07:00
Yury Semikhatsky
19de9cacc3
docs: delete verification guide ( #12698 )
2022-03-12 09:32:54 -08:00
Max Schmitt
7e7996a7b7
chore(dotnet): do not use global CLI and use ps1 instead ( #12025 )
...
Fixes https://github.com/microsoft/playwright-dotnet/issues/2005
2022-02-11 11:26:16 -08:00
Pavel Feldman
04e82ce71c
feat(api): make withText an option ( #10922 )
2021-12-14 15:37:31 -08:00
Pavel Feldman
5d10fbd3d8
chore: add more playwright.locator mentions ( #10763 )
2021-12-07 13:48:36 -08:00
Max Schmitt
a280a17157
docs: add tabs for shell scripts ( #9289 )
2021-10-04 15:45:52 +02:00
Pavel Feldman
4af576d0c7
docs: extract codegen docs ( #9057 )
2021-09-21 13:46:11 -07:00
Max Schmitt
79b244a2f4
chore: use bash instead of sh in code blocks ( #6847 )
2021-06-02 18:23:06 +02:00
Max Schmitt
f629cbe053
docs: provide examples for PowerShell when settings env vars ( #6718 )
2021-05-25 07:10:22 +02:00
Pavel Feldman
6281b95acc
docs(dotnet): follow up to Anze's changes ( #6672 )
2021-05-20 08:20:21 -07:00
Max Schmitt
e0aaef5eab
docs: get rid of dollar sign prefix in code snippets ( #6494 )
2021-05-11 20:47:48 +02:00
Dmitry Gozman
ad731c1535
feat(debug): PWDEBUG=console vs PWDEBUG=inspector ( #6213 )
...
This supports `PWDEBUG=console` that:
- runs headed;
- disables timeouts;
- adds `playwright` console helper.
When using `PWDEBUG=anything-but-console`, we open inspector.
Docs keep suggesting `PWDEBUG=1`.
2021-04-20 15:58:34 -07:00
Yury Semikhatsky
0306fcb11b
docs: add java examples for CLI ( #5727 )
2021-03-05 10:13:02 -08:00
Yury Semikhatsky
ff91858bd3
docs: instpector launch params for java ( #5711 )
2021-03-03 15:17:22 -08:00
Yury Semikhatsky
6c9e806672
docs: add java snippets to the examples in guides ( #5638 )
2021-03-01 09:18:44 -08:00
Yury Semikhatsky
1ee46a8cc0
docs: fix docusaurus build ( #5554 )
2021-02-22 16:37:16 -08:00
Pavel Feldman
65bf44d52b
docs(inspector): add initial inspector docs ( #5541 )
2021-02-21 18:36:39 -08:00