..
api
feat: deprecate toMatchSnapshot for buffers ( #26718 )
2023-08-25 18:20:01 -07:00
test-api
feat: deprecate toMatchSnapshot for buffers ( #26718 )
2023-08-25 18:20:01 -07:00
test-reporter-api
docs: fix typo in Reporter.onEnd ( #26486 )
2023-08-17 00:40:14 +02:00
accessibility-testing-java.md
chore: fix typos ( #20473 )
2023-01-30 09:53:28 +01:00
accessibility-testing-js.md
chore: limit docs snippet length to 100 ( #24563 )
2023-08-02 11:23:47 +02:00
actionability.md
docs: migrate page actions to locator actions 1/n ( #15586 )
2022-07-12 22:39:31 +02:00
api-testing-csharp.md
docs(dotnet): fix syntactically incorrect code snippets ( #23900 )
2023-06-26 18:21:14 +02:00
api-testing-java.md
docs: migrate page actions to locator actions 1/n ( #15586 )
2022-07-12 22:39:31 +02:00
api-testing-js.md
chore: limit docs snippet length to 100 ( #24563 )
2023-08-02 11:23:47 +02:00
api-testing-python.md
docs: new Python onboarding story ( #15782 )
2022-07-21 00:57:09 +02:00
auth.md
docs: explain how to reset storage state ( #26422 )
2023-08-10 16:32:45 -07:00
best-practices-js.md
Fix run-on sentence in Best Practices docs ( #26622 )
2023-08-25 12:50:35 -07:00
browser-contexts.md
docs: align Node.js code snippets with ESLint ( #23916 )
2023-06-27 11:53:53 +02:00
browsers.md
feat: make playwright package not install browsers automatically ( #26672 )
2023-08-27 07:24:35 -07:00
canary-releases-js.md
docs: code snippet alignments ( #23959 )
2023-06-29 18:26:19 +02:00
chrome-extensions-js-python.md
docs(chrome-extensions): remove conflict import ( #26631 )
2023-08-23 10:37:20 +02:00
ci-intro-js.md
docs: improve intro screenshots ( #20148 )
2023-01-17 13:06:19 +01:00
ci.md
docs: shard numbers in yaml ( #26336 )
2023-08-08 11:09:43 -07:00
codegen-intro.md
chore: validate markdown links in doclint ( #24444 )
2023-07-26 16:15:07 -07:00
codegen.md
docs: fix minor grammar and text issues ( #24331 )
2023-07-24 14:59:15 +02:00
debug.md
docs(debug): remove incorrect console APIs ( #24602 )
2023-08-04 17:35:59 +02:00
dialogs.md
docs: fix string AriaRole in java/csharp ( #19183 )
2022-11-30 13:46:33 -08:00
docker.md
docs: code snippet alignments ( #23959 )
2023-06-29 18:26:19 +02:00
downloads.md
docs: examples that save download with suggested filename ( #26425 )
2023-08-10 17:20:39 -07:00
emulation.md
chore: validate markdown links in doclint ( #24444 )
2023-07-26 16:15:07 -07:00
evaluating.md
docs(python): fix missing await in JS evaluation example ( #14426 )
2022-05-27 12:21:13 +02:00
events.md
docs: align Node.js code snippets with ESLint ( #23916 )
2023-06-27 11:53:53 +02:00
extensibility.md
docs(extensibility): make selectors.register per worker ( #26518 )
2023-08-17 09:16:57 -07:00
frames.md
feat(api): shorted getByLabel, getByPlaceholder ( #17816 )
2022-10-04 10:29:26 -07:00
getting-started-vscode-js.md
docs: add videos for vscode guide ( #20865 )
2023-02-13 19:43:05 +01:00
handles.md
docs: update locators doc to use new APIs ( #18352 )
2022-10-26 15:30:22 -07:00
input.md
feat: replace Locator.type with Locator.pressSequentially ( #26624 )
2023-08-22 15:21:00 -07:00
intro-csharp.md
feat: add support for Debian 12 for Firefox/WebKit ( #24206 )
2023-07-13 12:56:44 +02:00
intro-java.md
chore: validate markdown links in doclint ( #24444 )
2023-07-26 16:15:07 -07:00
intro-js.md
docs(intro): update the pnpm installation method ( #24397 )
2023-07-26 15:58:13 +02:00
intro-python.md
docs(python): add note about pytest-playwright on Anaconda ( #26372 )
2023-08-09 15:43:02 +02:00
languages.md
docs: clarify what core features are ( #19842 )
2023-01-03 11:30:38 -08:00
library-csharp.md
docs(dotnet): add note about using assertions with library ( #23642 )
2023-06-13 09:04:13 -07:00
library-js.md
feat: make playwright package not install browsers automatically ( #26672 )
2023-08-27 07:24:35 -07:00
library-python.md
chore: validate markdown links in doclint ( #24444 )
2023-07-26 16:15:07 -07:00
locators.md
docs: change :::tip to :::note ( #24610 )
2023-08-04 17:35:51 +02:00
mock-browser-js.md
docs: align Node.js code snippets with ESLint ( #23916 )
2023-06-27 11:53:53 +02:00
mock.md
docs: fix har example ( #23982 )
2023-07-06 15:04:03 +02:00
navigations.md
chore: fix docs typo ( #24388 )
2023-07-25 12:55:06 -07:00
network.md
docs: improve example for mock API ( #23759 )
2023-06-27 19:01:39 +02:00
other-locators.md
docs: change :::tip to :::note ( #24610 )
2023-08-04 17:35:51 +02:00
pages.md
docs: align Node.js code snippets with ESLint ( #23916 )
2023-06-27 11:53:53 +02:00
pom.md
chore: limit docs snippet length to 100 ( #24563 )
2023-08-02 11:23:47 +02:00
protractor-js.md
chore: validate markdown links in doclint ( #24444 )
2023-07-26 16:15:07 -07:00
puppeteer-js.md
feat: add title for before and after hooks ( #26523 )
2023-08-21 09:50:22 -07:00
release-notes-csharp.md
docs(release-notes): fix supported OSes table ( #26466 )
2023-08-14 15:58:46 +02:00
release-notes-java.md
docs: fix duplicate java release note metadata ( #26561 )
2023-08-19 23:32:54 +02:00
release-notes-js.md
docs(release-notes): fix supported OSes table ( #26466 )
2023-08-14 15:58:46 +02:00
release-notes-python.md
docs(release-notes): fix supported OSes table ( #26466 )
2023-08-14 15:58:46 +02:00
running-tests-csharp.md
docs: fix title cases ( #21439 )
2023-03-06 20:52:58 +01:00
running-tests-java.md
docs: fix title cases ( #21439 )
2023-03-06 20:52:58 +01:00
running-tests-js.md
docs: add UI mode doc ( #22628 )
2023-04-25 20:09:52 +02:00
running-tests-python.md
docs: fix title cases ( #21439 )
2023-03-06 20:52:58 +01:00
screenshots.md
chore(docs): revert recent changes temporarily ( #16590 )
2022-08-16 22:00:54 -07:00
selenium-grid.md
chore: validate markdown links in doclint ( #24444 )
2023-07-26 16:15:07 -07:00
service-workers-experimental-network-events-js.md
chore: limit docs snippet length to 100 ( #24563 )
2023-08-02 11:23:47 +02:00
test-annotations-js.md
chore: limit docs snippet length to 100 ( #24563 )
2023-08-02 11:23:47 +02:00
test-assertions-csharp-java-python.md
docs(assertions): add note for setting global python expect timeout ( #23106 )
2023-05-17 17:51:36 -07:00
test-assertions-js.md
feat: deprecate toMatchSnapshot for buffers ( #26718 )
2023-08-25 18:20:01 -07:00
test-cli-js.md
docs: make --grep more clear ( #26324 )
2023-08-07 17:40:30 +02:00
test-components-js.md
docs: remove outdated ct limitations ( #26707 )
2023-08-25 12:09:38 -07:00
test-configuration-js.md
feat: deprecate toMatchSnapshot for buffers ( #26718 )
2023-08-25 18:20:01 -07:00
test-fixtures-js.md
docs: align Node.js code snippets with ESLint ( #23916 )
2023-06-27 11:53:53 +02:00
test-global-setup-teardown-js.md
chore: validate markdown links in doclint ( #24444 )
2023-07-26 16:15:07 -07:00
test-parallel-js.md
docs: update sharding doc ( #24558 )
2023-08-01 16:03:36 -07:00
test-parameterize-js.md
docs: add titles for remaining examples ( #22939 )
2023-05-10 23:30:51 +02:00
test-projects-js.md
docs: add more details about deps execution order ( #26424 )
2023-08-10 16:33:01 -07:00
test-reporters-js.md
docs: blob reporter options ( #26508 )
2023-08-18 10:50:59 -07:00
test-retries-js.md
feat: add title for before and after hooks ( #26523 )
2023-08-21 09:50:22 -07:00
test-runners-csharp.md
Revert "chore(generator): use new .NET test attributes ( #17172 )" ( #17344 )
2022-09-14 22:44:38 +02:00
test-runners-java.md
docs(test-runners-java.md): added testng implementation ( #26537 )
2023-08-22 08:57:12 -07:00
test-runners-python.md
docs(test-runner): add new playwright-features ( #24368 )
2023-07-24 20:09:09 +02:00
test-sharding-js.md
docs(sharding): fix GitHub Actions example ( #26586 )
2023-08-21 23:13:36 +02:00
test-snapshots-js.md
feat: deprecate toMatchSnapshot for buffers ( #26718 )
2023-08-25 18:20:01 -07:00
test-timeouts-js.md
docs: code snippet alignments ( #23959 )
2023-06-29 18:26:19 +02:00
test-typescript-js.md
docs: code snippet alignments ( #23959 )
2023-06-29 18:26:19 +02:00
test-ui-mode-js.md
docs(test-ui-mode): fix "it's" to possessive "its" ( #24143 )
2023-07-18 19:41:04 +02:00
test-use-options-js.md
chore: limit docs snippet length to 100 ( #24563 )
2023-08-02 11:23:47 +02:00
test-webserver-js.md
docs: add stderr and stdout to example ( #23474 )
2023-06-06 16:18:41 +02:00
testing-library-js.md
chore: validate markdown links in doclint ( #24444 )
2023-07-26 16:15:07 -07:00
threading-java.md
docs: updated documentation URLs to use Playwright Homepage ( #23250 )
2023-05-24 08:43:42 -07:00
trace-viewer-intro-csharp-java-python.md
docs(trace-viewer-intro): fix code snippet for C# ( #22648 )
2023-04-26 22:20:45 +02:00
trace-viewer-intro-js.md
docs: align Node.js code snippets with ESLint ( #23916 )
2023-06-27 11:53:53 +02:00
trace-viewer.md
docs: add titles to config snippets ( #22910 )
2023-05-10 18:38:12 +02:00
videos.md
docs: align Node.js code snippets with ESLint ( #23916 )
2023-06-27 11:53:53 +02:00
webview2.md
chore: limit docs snippet length to 100 ( #24563 )
2023-08-02 11:23:47 +02:00
why-playwright.md
docs: rework Selectors to Other Locators ( #19244 )
2022-12-02 21:48:37 -08:00
writing-tests-csharp.md
docs: update example test assertion ( #24554 )
2023-08-01 22:04:04 +02:00
writing-tests-java.md
docs: update example test assertion ( #24554 )
2023-08-01 22:04:04 +02:00
writing-tests-js.md
docs: encourage using fill instead of type ( #24616 )
2023-08-04 14:19:57 -07:00
writing-tests-python.md
docs: update example test assertion ( #24554 )
2023-08-01 22:04:04 +02:00