..
api
chore: remove toMatchAriaSnapshot.path ( #34379 )
2025-01-17 14:35:15 -08:00
test-api
chore: step timeout improvements ( #34386 )
2025-01-17 21:15:47 -08:00
test-reporter-api
feat(reporter): report TestStep#attachments ( #34037 )
2025-01-02 17:48:59 +01:00
accessibility-testing-java.md
chore: lint java docs snippets ( #32945 )
2024-10-04 11:34:04 +02:00
accessibility-testing-js.md
docs: spelling ( #31779 )
2024-07-22 06:45:22 -07:00
actionability.md
fix: isEditable/toBeEditable throw for elements that cannot be editable/readonly ( #33713 )
2024-11-22 03:40:43 -08:00
api-testing-csharp.md
docs: remove redundant TOC usages ( #32096 )
2024-08-09 12:44:01 +02:00
api-testing-java.md
chore: lint java docs snippets ( #32945 )
2024-10-04 11:34:04 +02:00
api-testing-js.md
docs: remove redundant TOC usages ( #32096 )
2024-08-09 12:44:01 +02:00
api-testing-python.md
docs: remove redundant TOC usages ( #32096 )
2024-08-09 12:44:01 +02:00
aria-snapshots.md
docs: improve aria overload docs ( #34319 )
2025-01-13 18:25:57 -08:00
auth.md
docs(auth): use abs path, difference between storage locations ( #32037 )
2024-08-06 11:36:49 -07:00
best-practices-js.md
docs(best-practises): add note about saving browser downloads ( #33568 )
2024-11-13 12:11:12 +01:00
browser-contexts.md
docs: fix various syntax errors in .NET documentation ( #28472 )
2023-12-05 09:19:12 -08:00
browsers.md
Fix typo "fore" -> "for" ( #34315 )
2025-01-13 12:30:19 -08:00
canary-releases-js.md
docs: add intros for all pages ( #27480 )
2023-10-06 15:08:51 +02:00
chrome-extensions-js-python.md
chore: update chrome extensions doc and tests ( #34236 )
2025-01-08 17:24:29 +00:00
ci-intro.md
fix minor typos in "Getting Started" ( #33613 )
2024-11-15 14:45:54 -08:00
ci.md
docs: update ci.md ( #33815 )
2024-11-29 03:36:50 -08:00
clock.md
docs: #33837 Clarify that clock.install must precede clock operations ( #33901 )
2024-12-10 16:18:41 -08:00
codegen-intro.md
docs: improve dotnet getting started ( #30594 )
2024-05-02 12:06:39 +02:00
codegen.md
docs: fix codegen --viewport option examples ( #33816 )
2024-11-29 06:13:53 -08:00
debug.md
chore(docs): validate params/options links ( #32820 )
2024-09-26 01:08:16 -07:00
dialogs.md
chore(docs): validate params/options links ( #32820 )
2024-09-26 01:08:16 -07:00
docker.md
docs: add docs for 'run-server' ( #33989 )
2024-12-12 16:23:13 -08:00
downloads.md
chore(docs): validate params/options links ( #32820 )
2024-09-26 01:08:16 -07:00
emulation.md
fix(emulate media): document "no-preference" as deprecated ( #32881 )
2024-10-04 16:49:32 +02:00
evaluating.md
docs(evaluate): improve the guide ( #32222 )
2024-08-21 01:31:41 -07:00
events.md
docs: fix grammar and typos in various files ( #31678 )
2024-07-16 06:15:25 -07:00
extensibility.md
docs: remove the create method from extensibility ( #28823 )
2024-01-03 09:39:57 -08:00
frames.md
docs: add intros for all pages ( #27480 )
2023-10-06 15:08:51 +02:00
getting-started-vscode-js.md
docs(vscode): outline more that global teardown needs to be executed manually ( #33221 )
2024-10-22 14:25:23 +02:00
handles.md
docs: migrate to newer :::warning syntax ( #30089 )
2024-03-25 19:22:15 +01:00
input.md
Fix typo ( #34225 )
2025-01-08 11:22:41 -08:00
intro-csharp.md
docs(dotnet): add docs for xUnit ( #33742 )
2024-11-25 10:09:35 +01:00
intro-java.md
docs: set minimal Ubuntu version to 22 and Debian to 12 ( #33207 )
2024-10-21 18:41:27 +02:00
intro-js.md
docs: be more precise in what versions of Node.js are supported ( #34231 )
2025-01-07 14:23:27 +01:00
intro-python.md
docs: set minimal Ubuntu version to 22 and Debian to 12 ( #33207 )
2024-10-21 18:41:27 +02:00
junit-java.md
docs: remove redundant TOC usages ( #32096 )
2024-08-09 12:44:01 +02:00
languages.md
docs(dotnet): add docs for xUnit ( #33742 )
2024-11-25 10:09:35 +01:00
library-csharp.md
docs(dotnet): add docs for xUnit ( #33742 )
2024-11-25 10:09:35 +01:00
library-js.md
chore(test runner): mention different timeout ( #32883 )
2024-10-01 11:46:42 +02:00
library-python.md
chore(docs): validate params/options links ( #32820 )
2024-09-26 01:08:16 -07:00
locators.md
docs(api): fix code snippets for locator ele ( #33153 )
2024-10-17 09:11:53 +02:00
mock-browser-js.md
doc: document mocking read-only browser apis ( #30122 )
2024-03-26 14:20:20 -07:00
mock.md
docs: use WebSocketFrame abstraction for Java & .NET ( #33211 )
2024-10-21 21:21:30 +02:00
navigations.md
docs: add intros for all pages ( #27480 )
2023-10-06 15:08:51 +02:00
network.md
docs(network): add proxy back-ref to api docs ( #33839 )
2024-12-02 16:20:44 -08:00
other-locators.md
docs: fix broken anchor links ( #31707 )
2024-07-16 16:11:20 +02:00
pages.md
docs: do not recommend waitForLoadState ( #30483 )
2024-04-23 09:22:58 -07:00
pom.md
chore: lint java docs snippets ( #32945 )
2024-10-04 11:34:04 +02:00
protractor-js.md
docs: add intros for all pages ( #27480 )
2023-10-06 15:08:51 +02:00
puppeteer-js.md
docs: remove overloads from test.* APIs ( #29376 )
2024-02-05 19:03:04 -08:00
release-notes-csharp.md
docs: improve aria overload docs ( #34319 )
2025-01-13 18:25:57 -08:00
release-notes-java.md
docs: improve aria overload docs ( #34319 )
2025-01-13 18:25:57 -08:00
release-notes-js.md
docs: improve aria overload docs ( #34319 )
2025-01-13 18:25:57 -08:00
release-notes-python.md
docs: improve aria overload docs ( #34319 )
2025-01-13 18:25:57 -08:00
running-tests-csharp.md
docs(dotnet): add docs for xUnit ( #33742 )
2024-11-25 10:09:35 +01:00
running-tests-java.md
docs: remove redundant duplicate headed paragraph ( #31298 )
2024-06-14 01:20:14 +02:00
running-tests-js.md
fix minor typos in "Getting Started" ( #33613 )
2024-11-15 14:45:54 -08:00
running-tests-python.md
docs: fix some typo ( #28450 )
2023-12-02 15:35:51 -08:00
screenshots.md
chore: lint java docs snippets ( #32945 )
2024-10-04 11:34:04 +02:00
selenium-grid.md
docs(selenium): update docker image tag in feat Playwright connect Selenium Grid ( #32777 )
2024-10-02 11:34:05 +02:00
service-workers-experimental-network-events-js.md
docs: spelling ( #31779 )
2024-07-22 06:45:22 -07:00
test-annotations-js.md
feat(html-reporter): hide annotations started with "_" ( #31489 )
2024-07-02 16:46:24 -07:00
test-assertions-csharp-java-python.md
docs(dotnet): add docs for xUnit ( #33742 )
2024-11-25 10:09:35 +01:00
test-assertions-js.md
chore(expect): clarify message() for custom matchers ( #33321 )
2024-11-04 16:58:20 +01:00
test-cli-js.md
docs(cli): fix docs rendering ( #33751 )
2024-11-24 14:50:12 +01:00
test-components-js.md
chore: drop support for solid component testing ( #33523 )
2024-11-11 10:26:50 -08:00
test-configuration-js.md
docs: refresh timeouts doc ( #33025 )
2024-10-09 05:10:10 -07:00
test-fixtures-js.md
Update test-fixtures-js.md
2025-01-20 14:19:02 +05:00
test-global-setup-teardown-js.md
docs: explain globalSetup caveats for reporters ( #34063 )
2024-12-18 13:16:03 -08:00
test-parallel-js.md
chore: fix typos ( #30645 )
2024-05-08 19:40:03 +01:00
test-parameterize-js.md
docs: fix typos in various documentation files ( #31656 )
2024-07-12 10:24:52 -07:00
test-projects-js.md
docs(test-projects-js.md): fix typo in "Test filtering" section ( #30114 )
2024-03-26 08:15:02 -07:00
test-reporters-js.md
docs(test-reporters): replace reporter showcase with list of interesting OSS implementations ( #32896 )
2024-10-04 16:29:13 +02:00
test-retries-js.md
docs: remove overloads from test.* APIs ( #29376 )
2024-02-05 19:03:04 -08:00
test-runners-csharp.md
docs(dotnet): add docs for xUnit ( #33742 )
2024-11-25 10:09:35 +01:00
test-runners-java.md
chore: lint java docs snippets ( #32945 )
2024-10-04 11:34:04 +02:00
test-runners-python.md
docs(python): add note about async fixtures ( #33760 )
2024-11-26 16:23:19 +01:00
test-sharding-js.md
docs: sharding per file with multiple projects ( #33939 )
2024-12-10 14:02:13 -08:00
test-snapshots-js.md
docs: note about screenshot environment ( #33501 )
2024-11-08 08:33:04 -08:00
test-timeouts-js.md
docs: refresh timeouts doc ( #33025 )
2024-10-09 05:10:10 -07:00
test-typescript-js.md
feat: config.build.tsconfig ( #33026 )
2024-10-10 01:37:46 -07:00
test-ui-mode-js.md
docs: Moved Trace Viewer running instructions to the top of the page ( #33956 )
2024-12-16 05:18:54 -08:00
test-use-options-js.md
fix(emulate media): document "no-preference" as deprecated ( #32881 )
2024-10-04 16:49:32 +02:00
test-webserver-js.md
feat(webserver): customize shutdown with new gracefulShutdown option ( #34130 )
2025-01-03 11:34:34 +01:00
testing-library-js.md
docs(ct): update testing library migration guide ( #31222 )
2024-06-10 17:20:51 -07:00
threading-java.md
docs: add intros for all pages ( #27480 )
2023-10-06 15:08:51 +02:00
touch-events.md
fix: dispatch touch events in webkit ( #34250 )
2025-01-08 11:06:30 -08:00
trace-viewer-intro-csharp.md
docs(dotnet): add docs for xUnit ( #33742 )
2024-11-25 10:09:35 +01:00
trace-viewer-intro-java-python.md
Revert "feat(tracing): add .pwtrace to trace file extension" ( #32648 )
2024-09-17 15:32:30 +02:00
trace-viewer-intro-js.md
docs: Moved Trace Viewer running instructions to the top of the page ( #33956 )
2024-12-16 05:18:54 -08:00
trace-viewer.md
docs: Moved Trace Viewer running instructions to the top of the page ( #33956 )
2024-12-16 05:18:54 -08:00
videos.md
docs: add intros for all pages ( #27480 )
2023-10-06 15:08:51 +02:00
webview2.md
docs(dotnet): recommend MSTest over NUnit ( #31245 )
2024-06-11 15:06:03 +02:00
writing-tests-csharp.md
docs(dotnet): add docs for xUnit ( #33742 )
2024-11-25 10:09:35 +01:00
writing-tests-java.md
docs: add intros for all pages ( #27480 )
2023-10-06 15:08:51 +02:00
writing-tests-js.md
docs: writing tests python merge with node ( #26926 )
2023-09-08 17:13:00 +02:00
writing-tests-python.md
docs: small fix in headings ( #27209 )
2023-09-20 19:16:19 +02:00