..
api
fix(protocol): remove unnused strict in QSA and add it to waitForSelector docs ( #8140 )
2021-08-25 10:10:40 -04:00
test-api
feat(test runner): implement test.describe.serial ( #8132 )
2021-08-10 21:26:45 -07:00
test-reporter-api
chore: fix docs
2021-08-24 19:49:02 -07: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: fix java auth example ( #8155 )
2021-08-12 01:49:56 -07:00
browsers.md
docs: fix random typos ( #8179 )
2021-08-13 08:59:38 -07:00
chrome-extensions-js-python.md
docs: hide language specific docs pages ( #7860 )
2021-07-27 17:22:08 +02:00
ci.md
docs: update cli & pom docs ( #8380 )
2021-08-23 20:10:12 -07:00
cli.md
docs: update cli & pom docs ( #8380 )
2021-08-23 20:10:12 -07:00
core-concepts.md
docs(dotnet): update core concepts with correct code examples ( #8002 )
2021-08-05 11:17:34 -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(java): add missing download example ( #8128 )
2021-08-10 21:23:57 -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
intro-csharp.md
docs: update cli & pom docs ( #8380 )
2021-08-23 20:10:12 -07:00
intro-java.md
docs: update cli & pom docs ( #8380 )
2021-08-23 20:10:12 -07:00
intro-js.md
docs: update cli & pom docs ( #8380 )
2021-08-23 20:10:12 -07:00
intro-python.md
docs(python): mention loop compatibility ( #8403 )
2021-08-24 17:04:25 +02:00
languages.md
docs: change wording from C# to .NET ( #7021 )
2021-06-10 18:16:10 +02:00
library-js.md
docs: update cli & pom docs ( #8380 )
2021-08-23 20:10:12 -07:00
multi-pages.md
api(dotnet): specialize waitForEvent ( #6761 )
2021-05-26 15:11:31 -07:00
navigations.md
docs: use language-neutral references to page.goto ( #8320 )
2021-08-19 12:23:35 -07:00
network.md
docs(network): fixed proxy typo with username ( #6716 )
2021-05-24 18:35:58 +02:00
pom.md
docs(dotnet): POM snippets ( #7878 )
2021-07-28 14:55:15 +02:00
release-notes-csharp.md
docs: make release notes links relative ( #8191 )
2021-08-13 15:39:05 -07:00
release-notes-java.md
docs: make release notes links relative ( #8191 )
2021-08-13 15:39:05 -07:00
release-notes-js.md
docs: make release notes links relative ( #8191 )
2021-08-13 15:39:05 -07:00
release-notes-python.md
docs: make release notes links relative ( #8191 )
2021-08-13 15:39:05 -07:00
screenshots.md
docs(dotnet): follow up to Anze's changes ( #6672 )
2021-05-20 08:20:21 -07:00
selectors.md
feat(nth): make nth and visible selectors public ( #8142 )
2021-08-11 11:06:09 -07:00
showcase.md
docs: add expect-playwright to the showcase ( #7446 )
2021-07-02 19:18:24 +02:00
test-advanced-js.md
docs: add sections for describe.serial and reusing the page ( #8242 )
2021-08-17 14:53:51 -07:00
test-annotations-js.md
feat(test runner): test.skip(title, testFunction) syntax ( #7922 )
2021-07-29 14:33:37 -07:00
test-assertions-js.md
docs: fix random typos ( #8179 )
2021-08-13 08:59:38 -07:00
test-cli-js.md
docs: update cli & pom docs ( #8380 )
2021-08-23 20:10:12 -07:00
test-configuration-js.md
feat(test-runner): re-enable web server ( #7906 )
2021-08-03 23:24:14 +02:00
test-fixtures-js.md
docs: hide language specific docs pages ( #7860 )
2021-07-27 17:22:08 +02:00
test-parallel-js.md
docs(test-parallel-js): fixes typo in retries ( #8387 )
2021-08-23 20:08:02 -07:00
test-pom-js.md
docs: update cli & pom docs ( #8380 )
2021-08-23 20:10:12 -07:00
test-reporters-js.md
docs: refresh getting started docs ( #8054 )
2021-08-06 14:02:41 -07:00
test-retries-js.md
docs: hide language specific docs pages ( #7860 )
2021-07-27 17:22:08 +02:00
test-runners-csharp.md
docs(dotnet): fix example, clarify test runners & frameworks position ( #7739 )
2021-07-22 10:30:49 +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 with supported CLI args ( #8078 )
2021-08-13 19:24:09 +02:00
test-snapshots-js.md
docs: hide language specific docs pages ( #7860 )
2021-07-27 17:22:08 +02:00
test-typescript-js.md
docs(test-runner): add frontmatter to custom TS page ( #8398 )
2021-08-24 15:57:45 +02: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: update "recording a trace" section ( #8368 )
2021-08-23 09:21:53 -07:00
troubleshooting-js.md
docs: update cli & pom docs ( #8380 )
2021-08-23 20:10:12 -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
docs: update cli & pom docs ( #8380 )
2021-08-23 20:10:12 -07:00