95 Commits

Author SHA1 Message Date
Dmitry Gozman 205633dc53 devops: do not swallow doc generation failures when rolling browsers (#42016) 2026-07-28 16:42:48 +01:00
Dmitry Gozman dd6342af46 chore: move codegen and device descriptors into @isomorphic (#41594) 2026-07-02 14:31:38 +01:00
Dmitry Gozman 73d464970e chore: remove missingDocs (#40777) 2026-05-11 21:47:10 +01:00
Yury Semikhatsky 7d139824b2 chore(electron): revert #40184 (move Electron API to a separate package) (#40733) 2026-05-08 18:38:05 -07:00
Pavel Feldman a57d8cd202 docs(android): extract android docs into docs/src/mobile-api (#40644) 2026-05-05 12:09:31 -07:00
Dmitry Gozman e09b169d44 feat(electron): move Electron API to a separate package (#40184) 2026-04-17 17:23:37 +01:00
Dmitry Gozman d5b4c6535b feat(test runner): --test-list and --test-list-invert (#37552) 2025-09-24 20:55:33 +01:00
Pavel Feldman cde6c43868 chore: add test agents docs (#37461) 2025-09-17 17:02:25 -07:00
Simon Knott 31d5434b08 docs: move one image to src/images (#36857) 2025-07-30 16:45:51 +02:00
Dmitry Gozman e5433d0576 chore(docs): validate params/options links (#32820)
Also supports fully-qualified links like this:
```
[`option: BrowserType.launch.headless`]
```

References https://github.com/microsoft/playwright/issues/32590.
2024-09-26 01:08:16 -07:00
Max Schmitt 010bc29a3c chore: harden markdown link validation (#30221) 2024-04-03 17:51:32 +02:00
Pavel Feldman d242ff67ef chore: follow up to the stylePath review (#28636) 2023-12-14 08:19:24 -08:00
Max Schmitt da6a36062e docs(docker): add note on how to create your own (#28434)
https://github.com/microsoft/playwright/issues/28383

---------

Signed-off-by: Max Schmitt <max@schmitt.mx>
Co-authored-by: Dmitry Gozman <dgozman@gmail.com>
2023-11-30 14:04:42 -08:00
Jim Hays dcc8dcca73 Fix various typos (Fixes #27396) (#27391)
Fixes https://github.com/microsoft/playwright/issues/27396
2023-10-04 19:56:42 -07:00
Dmitry Gozman c8b45aa844 chore: validate markdown links in doclint (#24444)
Fixes #24421.
2023-07-26 16:15:07 -07:00
Max Schmitt c4ecdcfc22 chore: lint code snippet languages (#24381)
Follow-up to https://github.com/microsoft/playwright/pull/24367.
2023-07-25 00:32:46 +02:00
Max Schmitt 10ec3cfa2a chore: generate docs versions in pw.dev (#23412)
https://github.com/microsoft/playwright/issues/23395
2023-06-01 01:14:00 +02:00
Andrey Lushnikov 286428fda9 docs: release notes 1.33 (#22615) 2023-04-26 13:00:36 -07:00
Sébastien Règne f78942d835 chore: Fix Firefox logo (#19476) 2022-12-19 14:47:37 -08:00
Pavel Feldman be2139f0ac docs: split assertions list into langs (#19039) 2022-11-24 08:25:24 -08:00
Pavel Feldman f97dcd4c79 docs: annotate deprecated methods (#19005) 2022-11-23 08:40:47 -08:00
Pavel Feldman 03d2b2ecbf chore: move doc-specific code into documentation (#18933) 2022-11-19 11:26:11 -08:00
Dmitry Gozman bc6617b4ca chore: verify tab groups in docs during lint (#18768)
This extracts the logic from playwright.dev so that we get early
warnings.
2022-11-14 13:05:05 -08:00
Ross Wollman aa23914659 chore: remove invalid device configurations (#16777)
Resolves #16622.

- removes current invalid configurations
- validates future changes
2022-08-23 14:03:41 -07:00
Andrey Lushnikov e7fa9432fb fix: ensure browser versions in browsers.json (#16760)
Fixes #15702
2022-08-23 09:22:54 -07:00
Ross Wollman 3805e942a1 docs(java): fix pom.xml (and auto-generate) (#15192) 2022-06-28 11:37:53 -07:00
Andrey Lushnikov 857d46ca93 docs: add Java release notes (#15158) 2022-06-27 15:31:41 -07:00
Max Schmitt c8cc62a2e6 chore: add link validation for docs (#13047) 2022-03-25 19:30:45 +01:00
Andrey Lushnikov e16f3c46b4 docs: always keep docker references up-to-date in documentation (#12795)
References #12796
2022-03-16 13:51:39 -07:00
Max Schmitt 5a8010cf4f fix: noncompliant Firefox User-Agents (#10492) 2021-11-23 18:56:22 +01:00
Joel Einbinder c89d5a50dd chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
Max Schmitt 49a53e23df chore: add iPhone 13 device family (#9392) 2021-10-08 22:43:23 +02:00
Dmitry Gozman 17146b44c2 docs: validate links for all languages (#8478) 2021-08-26 10:59:33 -07:00
Dmitry Gozman bfbba5a979 docs(test runner): api reference for reporter api (#7811) 2021-07-22 19:56:36 -07:00
Dmitry Gozman fd9c72015f docs(test runner): API reference for builtin fixtures (#7805) 2021-07-22 14:47:12 -07:00
Dmitry Gozman 8f1074c76e docs(test-runner): initial API docs for test runner (#7732) 2021-07-22 11:01:18 -07:00
Max Schmitt 86b21d5299 feat: add High DPI and Low DPI Desktop device descriptors (#7531) 2021-07-15 22:16:27 +02:00
Max Schmitt 1b92c674f9 feat: have up2date user-agents for WK and FF (#7644) 2021-07-15 17:41:23 +02:00
Max Schmitt 9592486225 feat: use up2date Chromium user-agents for device descriptors (#6594) 2021-05-18 09:29:48 +02:00
Pavel Feldman 3b617b3709 docs: validate member links (#4955) 2021-01-08 16:36:52 -08:00
Pavel Feldman e56832b646 chore: language-specific members api (#4936) 2021-01-07 15:00:04 -08:00
Pavel Feldman bdf12e32e4 docs: split api-body into classes (#4931) 2021-01-07 11:46:05 -08:00
Pavel Feldman 2311c282d6 docs: pref docs to be language-specific (#4916) 2021-01-06 11:59:29 -08:00
Pavel Feldman 4996eacd5b docs: split numbers into integers and floats (#4887) 2021-01-05 09:42:49 -08:00
Pavel Feldman 80f8a0fdf5 doc: further align docs w/ playwright.dev (3) (#4884) 2021-01-04 17:59:23 -08:00
Pavel Feldman ae935a43d9 doc: further align docs w/ playwright.dev (#4866) 2021-01-03 08:47:29 -08:00
Pavel Feldman e0e836cb6e doc: split classes into files (#4864) 2021-01-01 15:17:27 -08:00
Pavel Feldman ba291372e7 docs: generate all docs off docs-src (#4858) 2020-12-30 18:04:51 -08:00
Pavel Feldman a5bd415edc doc: generate class toc as a part of the api generation (#4852) 2020-12-29 17:35:01 -08:00
Pavel Feldman 722db85e1c doc: generator code health (2) (#4843) 2020-12-28 23:42:51 -08:00