Jean-François Greffier
|
468ea7672d
|
docs: improve execution modes (#35412)
Signed-off-by: Jean-François Greffier <jfgreffier@users.noreply.github.com>
Co-authored-by: Dmitry Gozman <dgozman@gmail.com>
|
2025-04-01 10:00:04 +01:00 |
|
Viktor Szépe
|
150cbcbdf3
|
chore: fix typos (#30645)
|
2024-05-08 19:40:03 +01:00 |
|
Yury Semikhatsky
|
d4329bb6f2
|
docs: add example of data isolation between parallel tests (#28958)
|
2024-01-12 12:47:40 -08:00 |
|
Debbie O'Brien
|
3773f004db
|
docs: add intros for all pages (#27480)
|
2023-10-06 15:08:51 +02:00 |
|
Dmitry Gozman
|
29e63d1deb
|
docs: update sharding doc (#24558)
|
2023-08-01 16:03:36 -07:00 |
|
Max Schmitt
|
9980f054bc
|
docs: align Node.js code snippets with ESLint (#23916)
|
2023-06-27 11:53:53 +02:00 |
|
Debbie O'Brien
|
759d14b881
|
docs: add titles for remaining examples (#22939)
Co-authored-by: Max Schmitt <max@schmitt.mx>
|
2023-05-10 23:30:51 +02:00 |
|
Debbie O'Brien
|
7a8eb15820
|
docs: add titles to config snippets (#22910)
Docs PR: https://github.com/microsoft/playwright.dev/pull/1039
---------
Co-authored-by: Max Schmitt <max@schmitt.mx>
|
2023-05-10 18:38:12 +02:00 |
|
Mahtab Nejad
|
d4ac75bcb6
|
docs: fixed typo in test-parallel-js.md (#22817)
|
2023-05-08 19:00:24 -07:00 |
|
Yury Semikhatsky
|
e86b0cf0ce
|
docs: discourage test lists (#22125)
Fixes https://github.com/microsoft/playwright/issues/22109
|
2023-03-31 11:10:13 -07:00 |
|
Max Schmitt
|
771abe15fb
|
docs(node): consolidate JS/TS snippets for guides (#21710)
https://github.com/microsoft/playwright/issues/21385
|
2023-03-16 21:16:18 +01:00 |
|
Debbie O'Brien
|
744739a3d0
|
docs: improve config for test parallel (#21333)
|
2023-03-02 18:49:41 +01:00 |
|
Pavel Feldman
|
e065d608b6
|
chore: introduce defineConfig for easier JS typing (#20061)
Fixes https://github.com/microsoft/playwright/issues/19694
|
2023-01-12 13:12:02 -08:00 |
|
Dmitry Gozman
|
b07690f408
|
docs: use getBy... in documentation (#17795)
|
2022-10-03 17:02:46 -07:00 |
|
Debbie O'Brien
|
da1598d45f
|
docs: Remove tocs (#17133)
|
2022-09-07 12:30:31 +02:00 |
|
Dmitry Gozman
|
307ce9e1e8
|
docs: rework "test list file" example to avoid requiring test files (#16125)
|
2022-08-01 19:23:36 -07:00 |
|
Max Schmitt
|
ee7d60fcee
|
docs: migrate page actions to locator actions 2/n (#15603)
|
2022-07-13 11:50:18 +02:00 |
|
Pavel Feldman
|
76abb3a5be
|
chore: unify tab generation (#14802)
|
2022-06-10 17:34:31 -07:00 |
|
Pavel Feldman
|
f724fa570f
|
docs: make ts snippets esm-friendly (#14451)
|
2022-05-27 12:36:59 -07:00 |
|
Dmitry Gozman
|
418dc9ea5d
|
docs(parallel): tell about fully parallel mode (#13013)
|
2022-03-23 16:43:46 -07:00 |
|
Pavel Feldman
|
4b19d59ec5
|
feat(test): introduce fully parallel mode (#12446)
|
2022-03-01 18:12:21 -08:00 |
|
Pavel Feldman
|
fdda759a9d
|
feat(parallel): allow setting enclosing scope parallel mode (#11822)
|
2022-02-02 20:44:11 -08:00 |
|
Dmitry Gozman
|
486ca66fd0
|
docs: add "test order" section (#10895)
|
2021-12-13 15:16:59 -08:00 |
|
Dmitry Gozman
|
4f1027bdd0
|
feat(test runner): introduce TestInfo.parallelIndex (#9762)
This is a worker number between `0` and `workers - 1` that
does not change after worker process restart.
|
2021-11-01 10:37:34 -07:00 |
|
Dmitry Gozman
|
27f4ef566e
|
docs: test parallel/failures docs (#8706)
|
2021-09-08 07:44:26 -07:00 |
|
Aldo Velasco
|
c355d4d05a
|
docs(test-parallel-js): fixes typo in retries (#8387)
|
2021-08-23 20:08:02 -07:00 |
|
Dmitry Gozman
|
52d63aa376
|
docs: add sections for describe.serial and reusing the page (#8242)
|
2021-08-17 14:53:51 -07:00 |
|
Max Schmitt
|
3c9d5cdc66
|
docs: hide language specific docs pages (#7860)
|
2021-07-27 17:22:08 +02:00 |
|