playwright/docs/src
2022-01-27 13:00:09 -08:00
..
api feat(locator): introduce locator.page() getter (#11630) 2022-01-26 07:58:58 -08:00
test-api feat(test-runner): wait for a url before starting tests (#10138) 2022-01-26 16:32:58 -08:00
test-reporter-api fix(test runner): hide beforeAll/afterAll hooks from the reporter api (#11306) 2022-01-10 12:09:51 -08:00
actionability.md feat(api): introduce setChecked convenience method (#8525) 2021-08-29 20:00:40 -07:00
api-testing-java.md docs(java): api testing guide (#11185) 2022-01-05 13:02:46 -08:00
assertions.md docs: Assert.Equal -> Assert.AreEqual (#10902) 2021-12-13 18:41:06 -08:00
auth.md docs: expand core-concepts and multi-age (#10161) 2021-11-09 07:42:04 -08:00
browser-contexts.md docs: expand core-concepts and multi-age (#10161) 2021-11-09 07:42:04 -08:00
browsers.md docs(browsers): fix missing JS snippets (#9339) 2021-10-06 17:43:31 +02:00
chrome-extensions-js-python.md docs: hide language specific docs pages (#7860) 2021-07-27 17:22:08 +02:00
ci.md docs: Add installing project dependencies / uploading test results (#11285) 2022-01-10 13:30:55 -08:00
cli.md feat(api): make withText an option (#10922) 2021-12-14 15:37:31 -08:00
codegen.md docs: extract codegen docs (#9057) 2021-09-21 13:46:11 -07:00
debug.md chore: add more playwright.locator mentions (#10763) 2021-12-07 13:48:36 -08:00
dialogs.md docs: Assert.Equal -> Assert.AreEqual (#10902) 2021-12-13 18:41:06 -08:00
docker.md devops: migrate from master to main branch (#10303) 2021-12-07 22:58:33 -08:00
downloads.md docs: add comments to Promise.all snippets with explanation (#11379) 2022-01-13 10:38:22 -08:00
emulation.md docs(dotnet): Improve some dotnet docs (#9265) 2021-10-06 21:07:31 +02:00
evaluating.md docs(element-handle): discourage the element handle use (#10220) 2021-11-10 11:30:25 -08:00
events.md docs: add comments to Promise.all snippets with explanation (#11379) 2022-01-13 10:38:22 -08:00
extensibility.md docs(element-handle): discourage the element handle use (#10220) 2021-11-10 11:30:25 -08:00
frames.md docs: nit fixes (#10805) 2021-12-08 12:49:50 -08:00
handles.md docs: Assert.Equal -> Assert.AreEqual (#10902) 2021-12-13 18:41:06 -08:00
input.md docs: add comments to Promise.all snippets with explanation (#11379) 2022-01-13 10:38:22 -08:00
inspector.md feat(api): make withText an option (#10922) 2021-12-14 15:37:31 -08:00
intro-csharp.md chore: fix docs generator (#11665) 2022-01-26 16:46:16 -08:00
intro-java.md docs(intro-java): bump Java to 1.17.1 (#10609) 2021-11-30 16:15:50 +01:00
intro-js.md docs: fix intro example (#11658) 2022-01-26 13:31:48 -08:00
intro-python.md docs: add tabs for shell scripts (#9289) 2021-10-04 15:45:52 +02:00
languages.md docs: fix broken link (#11687) 2022-01-27 13:00:09 -08:00
library-js.md api(frame-locator): allow nth, first, last (#10195) 2021-11-09 14:14:20 -08:00
locators.md docs(selectors.md and locators.md): Fixed typos and added missing words (#11088) 2021-12-23 13:32:28 -08:00
navigations.md docs: typographical error correct #11425 (#11426) 2022-01-15 16:31:52 -08:00
network.md docs(network): fix typo quests -> requests (#11651) 2022-01-26 09:54:01 -08:00
pages.md docs: add comments to Promise.all snippets with explanation (#11379) 2022-01-13 10:38:22 -08:00
pom.md docs(dotnet): POM snippets (#7878) 2021-07-28 14:55:15 +02:00
protractor-js.md docs(protracor): add a simpler "awaitForAngular" (#10834) 2021-12-10 12:00:21 -08:00
release-notes-csharp.md docs: add .NET 1.18 release notes (#11479) 2022-01-19 07:30:49 -08:00
release-notes-java.md docs(java): fix broken link in release notes (#11511) 2022-01-20 14:31:54 +01:00
release-notes-js.md docs: fix typo chome > chrome (#11512) 2022-01-20 14:14:25 +01:00
release-notes-python.md docs: fix typo chome > chrome (#11512) 2022-01-20 14:14:25 +01:00
screenshots.md docs: fix locator screenshot examples (#10794) 2021-12-08 12:38:59 -08:00
selectors.md docs(selectors): gramamatical tweaks (#11433) 2022-01-17 18:44:45 -08:00
selenium-grid.md fix(selenium): allow setting additional capabilities (#11000) 2021-12-17 11:33:24 -08:00
showcase.md docs: update showcase.md (add lariat library) 2021-10-08 18:01:54 +02:00
test-advanced-js.md chore(pw-test): forward web-server stdout to debug target (#11384) 2022-01-13 23:55:46 +01:00
test-annotations-js.md feat(test runner): allow top-level test.fixme similar to test.skip (#10250) 2021-11-19 11:40:40 -08:00
test-api-testing-js.md docs(python): add request API examples (#10512) 2021-11-24 21:55:03 +01:00
test-assertions-js.md docs: migrate JS assertions over to Java/Python assertions (#10431) 2021-11-24 21:58:35 +01:00
test-auth-js.md docs: expand core-concepts and multi-age (#10161) 2021-11-09 07:42:04 -08:00
test-cli-js.md docs: separate doc for test timeouts (#10448) 2021-11-19 17:06:46 -08:00
test-configuration-js.md docs: update test advanced guides (#10861) 2021-12-10 11:15:01 -08:00
test-fixtures-js.md docs: update fixtures doc (#10426) 2021-11-18 21:35:21 -08:00
test-parallel-js.md docs: add "test order" section (#10895) 2021-12-13 15:16:59 -08:00
test-parameterize-js.md docs(test-parameterize): fixed typo (#10392) 2021-11-22 20:38:48 +01:00
test-pom-js.md docs: update cli & pom docs (#8380) 2021-08-23 20:10:12 -07:00
test-reporters-js.md docs(reporters): fix TS example (#10723) 2021-12-06 09:03:25 -08:00
test-retries-js.md docs: add more references to TestInfo.retry (#10472) 2021-11-22 10:06:20 -08: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: expand core-concepts and multi-age (#10161) 2021-11-09 07:42:04 -08:00
test-snapshots-js.md feat: add path option to toMatchSnapshot (#9156) 2021-10-01 09:15:44 -07:00
test-timeouts-js.md docs: fix markup in test-timeouts (#10502) 2021-11-23 14:44:03 -08:00
test-typescript-js.md docs(test-typescript): fix grammatical mistake (#8907) 2021-09-13 21:10:31 -07:00
threading-java.md docs(java): message loop, Thread.sleep vs waitForTimeot (#9978) 2021-11-02 10:17:35 -07:00
trace-viewer.md docs: reference to hosted trace viewer (#10515) 2021-11-24 21:50:41 +01: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: expand core-concepts and multi-age (#10161) 2021-11-09 07:42:04 -08:00
why-playwright.md docs: expand core-concepts and multi-age (#10161) 2021-11-09 07:42:04 -08:00