1
1
mirror of https://github.com/microsoft/playwright.git synced 2024-12-15 14:11:50 +03:00
Commit Graph

16 Commits

Author SHA1 Message Date
Vincent G
bb275cccb6
docs(test-cli): typo for tests at a specific line () 2023-01-09 09:14:31 -08:00
Max Schmitt
af6e93dfd6
docs(test-cli): document --trace mode () 2022-12-15 17:14:21 +01:00
Max Schmitt
cfad84cbca
docs(test-cli): remove --ignore-snapshots alias ()
Fixes https://github.com/microsoft/playwright/issues/18291

Signed-off-by: Max Schmitt <max@schmitt.mx>
2022-10-24 10:49:58 -07:00
Bastian
29ff00ead2
docs(cli): typo in --debug flag () 2022-09-20 14:00:59 +02:00
Debbie O'Brien
da1598d45f
docs: Remove tocs () 2022-09-07 12:30:31 +02:00
Andrey Lushnikov
fafd9837ba
feat: introduce the --ignore-snapshots option ()
This patch introduces `--ignore-snapshots` Playwright Test CLI option,
and `ignoreSnapshots` configuration argument.
2022-09-01 05:34:36 -07:00
Debbie O'Brien
54f7141877
docs: debug docs rework for simpler debug intro ()
Co-authored-by: Max Schmitt <max@schmitt.mx>
2022-07-27 13:12:01 +02:00
Bill Brower
21c510ee0d
chore(cli): add example for running tests against a project () 2022-06-20 19:08:18 -07:00
Takuya Matsuda
634ba85c83
docs: fix grep example command () 2022-05-13 09:25:56 -07:00
Max Schmitt
5536e64538
feat(test-runner): support filtering by columns () 2022-04-07 22:45:45 +02:00
Dmitry Gozman
fde2f6a77f
docs: separate doc for test timeouts () 2021-11-19 17:06:46 -08:00
Max Schmitt
131239569d
feat(test-runner): add --debug CLI flag () 2021-09-15 21:19:31 +02:00
Dmitry Gozman
27f4ef566e
docs: test parallel/failures docs () 2021-09-08 07:44:26 -07:00
Pavel Feldman
ef35bfa0da
docs: update cli & pom docs () 2021-08-23 20:10:12 -07:00
Dmitry Gozman
52d63aa376
docs: add sections for describe.serial and reusing the page () 2021-08-17 14:53:51 -07:00
Max Schmitt
3c9d5cdc66
docs: hide language specific docs pages () 2021-07-27 17:22:08 +02:00