playwright/docs/src
Max Schmitt 2e57a78da8
chore: add release notes for v1.53 (#36196)
2025-06-04 16:10:51 +01:00
..
api chore: add release notes for v1.53 (#36196) 2025-06-04 16:10:51 +01:00
test-api chore: fix typos (#36091) 2025-05-29 11:17:13 -07:00
test-reporter-api chore: two-line trace view (4) (#36070) 2025-05-23 16:03:50 -07:00
accessibility-testing-java.md docs: Update outdated links & broken anchors (#35181) 2025-03-13 10:41:02 +01:00
accessibility-testing-js.md docs: Update typescript code blocks in docs (#35219) 2025-03-26 14:29:02 +00: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: Update typescript code blocks in docs (#35219) 2025-03-26 14:29:02 +00:00
api-testing-python.md docs: Update outdated links & broken anchors (#35181) 2025-03-13 10:41:02 +01:00
aria-snapshots.md chore: fix typos in aria docs (#35636) 2025-04-16 09:23:36 -07:00
auth.md docs: add danger note to auth guide (#35409) 2025-04-14 12:04:22 -07:00
best-practices-js.md docs: sync all tab choices (package-manager, java-jvm choice, ct) (#35182) 2025-03-13 10:45:02 +01:00
browser-contexts.md docs: fix various syntax errors in .NET documentation (#28472) 2023-12-05 09:19:12 -08:00
browsers.md feature(cli): Support install --list command (#36049) 2025-05-29 10:28:04 -07:00
canary-releases-js.md docs: Update typescript code blocks in docs (#35219) 2025-03-26 14:29:02 +00:00
chrome-extensions-js-python.md chore: remove 'as *' imports because of `esModuleInterop: true` (#34854) 2025-02-19 15:32:12 +01:00
ci-intro.md docs: secrets doc (#35939) 2025-05-13 11:42:57 +02:00
ci.md docs: update Docker configuration recommendations (#34986) 2025-03-03 11:23:33 +01: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 feat: recreate IndexedDB in storagestate (#34591) 2025-02-05 15:01:53 +01:00
debug.md docs(debug): add instructions for debugging tests using Chrome DevTools (#35394) 2025-03-28 10:50:18 +01:00
dialogs.md chore(docs): validate params/options links (#32820) 2024-09-26 01:08:16 -07:00
docker.md docs: update Docker configuration recommendations (#34986) 2025-03-03 11:23:33 +01:00
downloads.md chore(docs): validate params/options links (#32820) 2024-09-26 01:08:16 -07:00
emulation.md chore(docs): browser locale vs user locale (#35535) 2025-04-08 16:12:40 +02:00
evaluating.md chore: remove 'as *' imports because of `esModuleInterop: true` (#34854) 2025-02-19 15:32:12 +01: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: update macOS version requirement to 14 Ventura (#35089) 2025-03-10 16:45:04 +01:00
intro-java.md docs: Update outdated links & broken anchors (#35181) 2025-03-13 10:41:02 +01:00
intro-js.md docs: Update intro-js.md (#35658) 2025-04-17 10:39:07 -07:00
intro-python.md docs: update macOS version requirement to 14 Ventura (#35089) 2025-03-10 16:45:04 +01: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 docs: Update outdated links & broken anchors (#35181) 2025-03-13 10:41:02 +01:00
locators.md chore: replace locator.visible with filter({ visible }) (#34947) 2025-02-27 13:44:53 +00:00
mock-browser-js.md docs: remove duplicate Introduction (#35261) 2025-03-20 15:29:48 +01:00
mock.md chore: fix typos (#36091) 2025-05-29 11:17:13 -07:00
navigations.md docs: add intros for all pages (#27480) 2023-10-06 15:08:51 +02:00
network.md fix: do not change glob pattern when converting to url (#34923) 2025-02-28 13:44:25 -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 docs: remove dupe js code frames 2025-04-14 12:02:14 -07: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 chore: add release notes for v1.53 (#36196) 2025-06-04 16:10:51 +01:00
release-notes-java.md chore: add release notes for v1.53 (#36196) 2025-06-04 16:10:51 +01:00
release-notes-js.md chore: add release notes for v1.53 (#36196) 2025-06-04 16:10:51 +01:00
release-notes-python.md chore: add release notes for v1.53 (#36196) 2025-06-04 16:10:51 +01: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 grid): fix path to Selenium WebDriver examples (#35578) 2025-04-11 18:44:20 +02:00
service-workers-experimental-network-events-js.md docs: spelling (#31779) 2024-07-22 06:45:22 -07:00
test-annotations-js.md docs: add clarity to CLI options (#35954) 2025-05-16 05:52:31 -07:00
test-assertions-csharp-java-python.md docs: add links to the recently added assertions (#35837) 2025-05-02 13:28:42 -07:00
test-assertions-js.md docs: add links to the recently added assertions (#35837) 2025-05-02 13:28:42 -07:00
test-cli-js.md docs: add clarity to CLI options (#35954) 2025-05-16 05:52:31 -07:00
test-components-js.md docs: Update typescript code blocks in docs (#35219) 2025-03-26 14:29:02 +00:00
test-configuration-js.md docs: recommend localhost over 127.0.0.1 (#34918) 2025-02-25 15:40:38 +01:00
test-fixtures-js.md docs: explain how to reset options (#35790) 2025-04-29 13:32:11 +01:00
test-global-setup-teardown-js.md docs: comparison table for global setups (#35548) 2025-04-09 10:08:07 -07:00
test-parallel-js.md docs: improve execution modes (#35412) 2025-04-01 10:00:04 +01:00
test-parameterize-js.md chore: remove 'as *' imports because of `esModuleInterop: true` (#34854) 2025-02-19 15:32:12 +01:00
test-projects-js.md docs: mention `--no-deps` in a few places (#35252) 2025-03-18 18:57:26 +00:00
test-reporters-js.md feat(html): allow setting a title to display (#35659) 2025-04-28 10:30:25 -07: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 docs: sync all tab choices (package-manager, java-jvm choice, ct) (#35182) 2025-03-13 10:45:02 +01:00
test-runners-python.md docs(python): update async fixtures instructions (#35338) 2025-03-25 12:14:57 +01:00
test-sharding-js.md docs: Update typescript code blocks in docs (#35219) 2025-03-26 14:29:02 +00:00
test-snapshots-js.md feat: per-assertion snapshot path template in config (#34537) 2025-01-29 18:47:20 +00: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: source section doc updated (#34627) 2025-02-10 12:22:53 +00:00
test-use-options-js.md docs: explain how to reset options (#35790) 2025-04-29 13:32:11 +01:00
test-webserver-js.md chore: sort web server properties (#35135) 2025-03-11 10:05:13 -07: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 docs: explain isTrusted in touch events doc (#35813) 2025-04-30 16:33:31 +01: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: update linked trace zip (#35265) 2025-03-19 09:49:38 +01:00
videos.md docs: add intros for all pages (#27480) 2023-10-06 15:08:51 +02:00
webview2.md chore: remove 'as *' imports because of `esModuleInterop: true` (#34854) 2025-02-19 15:32:12 +01: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: Update outdated links & broken anchors (#35181) 2025-03-13 10:41:02 +01: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