Pavel Feldman
|
3395a28181
|
chore: opt out of trace attachments (#23139)
Fixes: https://github.com/microsoft/playwright/issues/23137
|
2023-05-18 11:27:45 -07:00 |
|
Andrey Lushnikov
|
b31511e0c9
|
chore: cut v1.34.0 (#23121)
|
2023-05-17 19:05:38 -07:00 |
|
Andrey Lushnikov
|
6963483c47
|
docs: release notes for node.js 1.34 (#23113)
|
2023-05-17 18:33:36 -07:00 |
|
Max Schmitt
|
7b1b2dd741
|
docs(assertions): add note for setting global python expect timeout (#23106)
Fixes https://github.com/microsoft/playwright-python/issues/1358
|
2023-05-17 17:51:36 -07:00 |
|
Debbie O'Brien
|
94f928600d
|
docs: add workers for ci (#23046)
|
2023-05-17 17:38:03 +02:00 |
|
Adrien Fichet
|
2e5ddd4361
|
docs: maxDiffPixelRatio example value should be between 0 and 1 (#23048)
|
2023-05-17 10:58:16 +02:00 |
|
Adrien Fichet
|
ae930910ad
|
docs: permissions example should be an array (#23052)
|
2023-05-17 10:55:39 +02:00 |
|
Pavel Feldman
|
04070a59e1
|
chore: remove expect.configure({poll}) (#23060)
|
2023-05-16 18:45:03 -07:00 |
|
Dmitry Gozman
|
fc2e0e76bd
|
feat(teardown): allow the same project to be a teardown for multiple (#23074)
|
2023-05-16 18:26:06 -07:00 |
|
Max Schmitt
|
89f1940509
|
chore: be able to hide webServer stderr (#23063)
Follow-up to https://github.com/microsoft/playwright/pull/22564.
|
2023-05-17 00:46:59 +02:00 |
|
Max Schmitt
|
137aaf0ea2
|
docs: update minimal OS versions (#23041)
https://support.google.com/chrome/a/answer/7100626?hl=en
|
2023-05-16 08:58:41 -07:00 |
|
Sam Adams
|
5fe0a2f5ab
|
docs(test-configuration): fix testConfig.testMatch markdown escaping (#23044)
|
2023-05-16 14:00:25 +02:00 |
|
Debbie O'Brien
|
d2ea6588d7
|
docs(best-practises): improve soft assertions (#22909)
Co-authored-by: Max Schmitt <max@schmitt.mx>
|
2023-05-15 20:08:26 +02:00 |
|
Dmitry Leonov
|
aef7a2817d
|
docs: fix function name mismatch in python route example (#23010)
|
2023-05-14 16:52:11 +02:00 |
|
John Gachihi
|
4664156511
|
docs(auth): minor update to add cross link reference (#22991)
Co-authored-by: Max Schmitt <max@schmitt.mx>
|
2023-05-14 16:33:03 +02:00 |
|
Pavel Feldman
|
c9d5b05440
|
docs: document subdomain cookie matching (#23007)
Fixes https://github.com/microsoft/playwright/issues/22977
|
2023-05-12 19:15:51 -07:00 |
|
Dmitry Gozman
|
44a934c160
|
feat(test runner): support .cjs and .cts files (#22971)
Fixes #22579.
|
2023-05-11 15:41:50 -07:00 |
|
Pavel Feldman
|
e41b21dc7b
|
chore: update navigation and timers docs (#22941)
|
2023-05-11 09:56:48 -07:00 |
|
Max Schmitt
|
a2bfbd9a0f
|
docs: rework CI guide (#22957)
Fixes https://github.com/microsoft/playwright/issues/22951
|
2023-05-11 17:52:51 +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 |
|
Ruben
|
f9eeaa2b75
|
docs: update import in code example (#22591)
|
2023-05-10 15:18:20 +02:00 |
|
Dmitry Gozman
|
cd49f5c466
|
feat(typescript): align with --moduleResolution=bundler (#22887)
This relaxes import requirements and allows importing `.ts` files
without an extension in CJS and ESM modes.
Fixes #22169.
|
2023-05-09 16:26:29 -07:00 |
|
Kevin Brotcke
|
852f1d7881
|
docs: add examples to run intersection or combination of tags (#22913)
|
2023-05-09 14:52:48 -07:00 |
|
Max Schmitt
|
7c76258972
|
docs: add missing POM classes to fixture guide (#22902)
|
2023-05-09 23:28:11 +02:00 |
|
Pavel Feldman
|
2ead6e530f
|
docs: remove the networkidle mentions (#22906)
Fixes https://github.com/microsoft/playwright/issues/22897
|
2023-05-09 09:34:57 -07:00 |
|
richthornton
|
c6b972983a
|
docs: add currents test reporter (#22797)
|
2023-05-08 19:00:54 -07:00 |
|
Mahtab Nejad
|
d4ac75bcb6
|
docs: fixed typo in test-parallel-js.md (#22817)
|
2023-05-08 19:00:24 -07:00 |
|
Ricardo Melo Joia
|
1f209204cd
|
docs(ci): updated language ports container images (#22852)
Co-authored-by: Max Schmitt <max@schmitt.mx>
|
2023-05-08 12:58:38 +02:00 |
|
Dmitry Gozman
|
160888df99
|
feat(locators): reland locator.and(locator) (#22850)
Removed in #22223.
Fixes #22585.
|
2023-05-05 11:14:01 -07:00 |
|
Dmitry Gozman
|
236c329ea9
|
feat: browserContext.on('dialog'/'console') (#22805)
Relanding #22033 and #21943.
|
2023-05-04 15:11:46 -07:00 |
|
Max Schmitt
|
6968b61fdc
|
docs: fix release notes snippets (#22778)
|
2023-05-03 14:53:27 +02:00 |
|
Yury Semikhatsky
|
5e02022dff
|
docs: set docker version to 1.33 in release notes (#22765)
|
2023-05-02 13:46:03 -07:00 |
|
Yury Semikhatsky
|
b771a24f2c
|
docs: release notes for language ports (#22762)
|
2023-05-02 11:07:33 -07:00 |
|
Pavel Feldman
|
297fea0826
|
chore: purify the junit reporter (#22624)
|
2023-05-01 09:15:08 -07:00 |
|
Dmitry Gozman
|
dbb218a9d5
|
feat: project.teardown that runs after all dependents have finished (#22696)
This replicates globalTeardown in the deps world.
Fixes #21914.
|
2023-04-28 14:27:08 -07:00 |
|
Doug Harris
|
bbf8d33113
|
docs(test-runners): improve slowmo param for python (#22669)
|
2023-04-27 10:38:57 +02:00 |
|
Max Schmitt
|
7b27d70d8a
|
feat(web-server): add stdout: "pipe"|"ignore" option (#22564)
Fixes https://github.com/microsoft/playwright/issues/22454
|
2023-04-26 23:39:42 +02:00 |
|
Adrien Clerbois
|
b7656e605a
|
docs(trace-viewer-intro): fix code snippet for C# (#22648)
|
2023-04-26 22:20:45 +02:00 |
|
Andrey Lushnikov
|
286428fda9
|
docs: release notes 1.33 (#22615)
|
2023-04-26 13:00:36 -07:00 |
|
jase
|
60afcc9c6c
|
docs(auth.md): JavaScript writeFileSync/readFileSync usage not async (#22649)
|
2023-04-26 12:42:24 -07:00 |
|
Yury Semikhatsky
|
f0fb4b67c6
|
docs(java): clarify how to configure souce location (#22613)
|
2023-04-25 11:11:47 -07:00 |
|
Debbie O'Brien
|
ec5f7d5491
|
docs: add UI mode doc (#22628)
|
2023-04-25 20:09:52 +02:00 |
|
Pavel Feldman
|
a1007bbe2c
|
chore: introduce expect.configure (#22533)
|
2023-04-25 10:29:56 -07:00 |
|
Andrey Lushnikov
|
4408738d9c
|
chore: cut 1.33.0 (#22600)
|
2023-04-24 12:48:02 -07:00 |
|
Dmitry Gozman
|
05b113f050
|
docs: add warning to locator.all (#22537)
References #22517.
|
2023-04-23 21:18:46 -07:00 |
|
☃ Elliot Shepherd
|
106fa45f50
|
feat(route): accept timeout to fetch (#22475)
Fixes: #22474
|
2023-04-20 08:41:33 -07:00 |
|
mindaugasm
|
be79ee0450
|
feat(html-report): add attachmentsBaseURL option (#22212)
Fixes https://github.com/microsoft/playwright/issues/21636
|
2023-04-18 11:25:11 -07:00 |
|
Debbie O'Brien
|
3a0f49acab
|
docs: add options snippets to api docs (#22098)
|
2023-04-18 19:04:13 +02:00 |
|
Debbie O'Brien
|
d9e7a4fffd
|
docs: remove test advanced guide (#22028)
|
2023-04-18 10:47:32 +02:00 |
|