..
api
Revert "api: remove timeout option from isVisible and isHidden methods ( #7414 )" ( #7600 )
2021-07-14 10:46:00 +02:00
actionability.md
docs: extract handles, screenshots, videos docs ( #5045 )
2021-01-17 21:09:40 -08:00
assertions.md
test: added tests for WebSocket over Socks proxy ( #7235 )
2021-06-24 18:50:16 +02:00
auth.md
docs(auth): fixed typo in Java code snippet for session-storage ( #7532 )
2021-07-09 11:51:32 +02:00
browsers.md
docs: promote cli command to install chrome stable ( #7471 )
2021-07-07 22:40:42 -07:00
cheat-sheet.md
docs(dotnet): fixed broken code snippets which contained Java ( #7260 )
2021-06-22 14:56:28 +02:00
chrome-extensions.md
fix(test-runner): start webServer before globalSetup/teardown ( #7604 )
2021-07-14 19:01:46 +02:00
ci.md
docs: merge library and installation docs for nodejs ( #7567 )
2021-07-12 17:56:08 -07:00
cli.md
docs: merge library and installation docs for nodejs ( #7567 )
2021-07-12 17:56:08 -07:00
core-concepts.md
doc(tracing): add a trace viewer doc ( #6864 )
2021-06-03 08:08:05 -07:00
debug.md
doc(tracing): add a trace viewer doc ( #6864 )
2021-06-03 08:08:05 -07:00
dialogs.md
docs(dotnet): examples for dialogs, fixes ( #6599 )
2021-05-15 14:02:07 -07:00
docker.md
chore: use bash instead of sh in code blocks ( #6847 )
2021-06-02 18:23:06 +02:00
downloads.md
docs: start adding an API cheat sheet ( #7045 )
2021-06-10 13:43:42 -07:00
emulation.md
doc(dotnet): add a self-contained example ( #6702 )
2021-05-22 07:55:53 -07:00
events.md
api(dotnet): specialize waitForEvent ( #6761 )
2021-05-26 15:11:31 -07:00
extensibility.md
docs: add java snippets to the examples in guides ( #5638 )
2021-03-01 09:18:44 -08:00
handles.md
docs(dotnet): examples for dialogs, fixes ( #6599 )
2021-05-15 14:02:07 -07:00
input.md
docs(dotnet): fixed broken code snippets which contained Java ( #7260 )
2021-06-22 14:56:28 +02:00
inspector.md
chore: use bash instead of sh in code blocks ( #6847 )
2021-06-02 18:23:06 +02:00
installation.md
docs: merge library and installation docs for nodejs ( #7567 )
2021-07-12 17:56:08 -07:00
intro-csharp.md
docs: fix the nunit example ( #6978 )
2021-06-08 19:14:18 -07:00
intro-java.md
chore: use bash instead of sh in code blocks ( #6847 )
2021-06-02 18:23:06 +02:00
intro-js.md
docs: merge library and installation docs for nodejs ( #7567 )
2021-07-12 17:56:08 -07:00
intro-python.md
docs(python): enhance intro ( #7234 )
2021-06-21 19:57:56 +02:00
languages.md
docs: change wording from C# to .NET ( #7021 )
2021-06-10 18:16:10 +02:00
library.md
docs: merge library and installation docs for nodejs ( #7567 )
2021-07-12 17:56:08 -07:00
mobile.md
docs: document Android and friends ( #5415 )
2021-02-11 10:31:57 -08:00
multi-pages.md
api(dotnet): specialize waitForEvent ( #6761 )
2021-05-26 15:11:31 -07:00
navigations.md
api(dotnet): remove whenall ( #6768 )
2021-05-26 15:50:42 -07:00
network.md
docs(network): fixed proxy typo with username ( #6716 )
2021-05-24 18:35:58 +02:00
pom.md
docs(test-runner): added JSDoc hints to code snippets ( #7226 )
2021-06-21 19:56:30 +02:00
release-notes-csharp.md
docs: split release notes on the website per-language ( #6977 )
2021-06-08 16:43:34 -07:00
release-notes-java.md
docs: change wording from C# to .NET ( #7021 )
2021-06-10 18:16:10 +02:00
release-notes-js.md
feat(install): docs and help ( #7365 )
2021-06-28 18:50:24 -07:00
release-notes-python.md
docs: change wording from C# to .NET ( #7021 )
2021-06-10 18:16:10 +02:00
screenshots.md
docs(dotnet): follow up to Anze's changes ( #6672 )
2021-05-20 08:20:21 -07:00
selectors.md
docs: clarify that attribute selectors are not CSS ( #7210 )
2021-06-17 15:08:05 -07:00
showcase.md
docs: add expect-playwright to the showcase ( #7446 )
2021-07-02 19:18:24 +02:00
test-advanced.md
feat(test-runner): migrate to launch config/server ( #7603 )
2021-07-15 01:19:45 +02:00
test-annotations.md
docs: update installation guide for @playwright/test ( #7491 )
2021-07-09 16:13:33 -07:00
test-cli.md
chore: use bash instead of sh in code blocks ( #6847 )
2021-06-02 18:23:06 +02:00
test-configuration.md
feat(test-runner): migrate to launch config/server ( #7603 )
2021-07-15 01:19:45 +02:00
test-fixtures.md
docs(test-advanced.md): Overriding fixtures ( #7528 )
2021-07-11 14:18:37 -07:00
test-install.md
docs: merge library and installation docs for nodejs ( #7567 )
2021-07-12 17:56:08 -07:00
test-parallel.md
docs(test-runner): added JSDoc hints to code snippets ( #7226 )
2021-06-21 19:56:30 +02:00
test-pom.md
docs(test-runner): added JSDoc hints to code snippets ( #7226 )
2021-06-21 19:56:30 +02:00
test-reporters.md
docs(test-runner): section for multiple reporters ( #7573 )
2021-07-12 16:51:43 -07:00
test-retries.md
docs(test-runner): added JSDoc hints to code snippets ( #7226 )
2021-06-21 19:56:30 +02:00
test-runners-csharp.md
docs(dotnet): add logging and runsettings information ( #7468 )
2021-07-12 17:51:34 +02:00
test-runners-java.md
chore: use bash instead of sh in code blocks ( #6847 )
2021-06-02 18:23:06 +02:00
test-runners-js.md
feat(install): docs and help ( #7365 )
2021-06-28 18:50:24 -07:00
test-runners-python.md
docs(python): update Pytest docs ( #6965 )
2021-06-08 21:20:45 +02:00
test-snapshots.md
fix(test-runner): sanitize snapshot name before constructing a path ( #7620 )
2021-07-14 16:31:19 -07:00
threading-java.md
chore(docs): update section id to keep alphabetic order ( #6515 )
2021-05-12 09:03:36 -07:00
trace-viewer.md
docs: fix typo in Trace Viewer documentation ( #7105 )
2021-06-14 07:57:37 -07:00
troubleshooting.md
chore: drop support for Node.js 10 ( #6371 )
2021-04-30 07:49:10 -07:00
verification.md
api(dotnet): specialize waitForEvent ( #6761 )
2021-05-26 15:11:31 -07:00
videos.md
docs(dotnet): udpate existing examples ( #6669 )
2021-05-19 17:19:25 -07:00
why-playwright.md
chore: remove Playwright GitHub Action mentions ( #7281 )
2021-06-23 23:15:00 +02:00