Andrey Lushnikov
a3e4185b2f
chore: nuke 'webkit-technology-preview' experiment ( #7164 )
...
It proved to be unmaintainable due to the following reasons:
- determining upstream branch for the technology preview was a manual
and tedious process
- once determined, actual Safari Technology Preview occasionally
diverted from the branch
2021-06-15 23:58:30 -07:00
Joel Einbinder
4c2a3fb443
fix(test-runner): accept relative paths for outputDir ( #7149 )
...
fixes #7124
2021-06-15 13:39:07 -07:00
Yury Semikhatsky
2b980da86b
docs: fix tracing java examples ( #7145 )
2021-06-15 11:14:09 -07:00
Max Schmitt
48c3691dca
docs(test-runner): add note about launchOptions and contextOptions ( #7133 )
2021-06-15 10:11:15 +02:00
Dmitry Gozman
742cce3a1d
feat(test runner): configurable reportSlowTests ( #7120 )
...
Also splits tests by projects and reports them with nice relative paths.
2021-06-14 22:45:58 -07:00
Pavel Feldman
970bb6a70d
feat(test-runner): allow setting pixel match threshold for project ( #7123 )
2021-06-14 21:52:10 -07:00
Max Schmitt
dbf779b734
docs(test-runner): move slowMo to launchOptions ( #7098 )
2021-06-14 17:12:53 +02:00
Andrew Hampton
1448f60547
docs: fix typo in Trace Viewer documentation ( #7105 )
2021-06-14 07:57:37 -07:00
Max Schmitt
1be687e478
docs(dotnet): fixed broken screenshot example ( #7090 )
2021-06-14 15:39:58 +02:00
Lisa
d7c0ddaeb0
docs(python): add missing closing parenthesis ( #7089 )
2021-06-14 10:43:08 +02:00
Peng-Yu Chen
5f6d4a7b73
feat(download): adding a new Download._cancel
method ( #6236 )
2021-06-12 22:23:22 +02:00
Max Schmitt
2b8ea73048
docs(test-runner): fixed wrong function calls ( #7080 )
2021-06-11 16:20:13 -07:00
Andrey Lushnikov
f52290d4ea
Revert "feat: add defaultTimeout browser context configuration option ( #6944 )" ( #7057 )
...
This reverts commit 617dfdef9e
.
It turns out this might conflict with our bright testrunner future.
2021-06-10 18:38:56 -07:00
Amit Abershitz
617dfdef9e
feat: add defaultTimeout browser context configuration option ( #6944 )
...
Fixes #6940
Co-authored-by: Amit Abershitz <aabershitz@proofpoint.com>
Co-authored-by: Andrey Lushnikov <aslushnikov@gmail.com>
2021-06-10 18:10:20 -07:00
Pavel Feldman
1479610abd
docs: start adding an API cheat sheet ( #7045 )
2021-06-10 13:43:42 -07:00
Max Schmitt
13b6d0153d
docs: change wording from C# to .NET ( #7021 )
2021-06-10 18:16:10 +02:00
Max Schmitt
54d5978026
docs: added extensions page ( #7010 )
2021-06-10 16:48:16 +02:00
Pavel Feldman
144ef2a72d
docs: add reuse auth in test runner example ( #7006 )
2021-06-09 19:26:09 -07:00
Pavel Feldman
e0150338ac
docs: fix the global setup example ( #7005 )
2021-06-09 17:39:49 -07:00
Yury Semikhatsky
e625e17dc3
docs(api): add env option to Playwright.create in Java ( #7002 )
2021-06-09 15:05:51 -07:00
Pavel Feldman
5093e4e804
docs: add playwright test clarification ( #6993 )
2021-06-09 12:34:58 -07:00
Nav-2d
a7b3bc1b38
docs(test-advanced): fix wrong extension ( #6996 )
2021-06-09 11:59:55 -07:00
Max Schmitt
048a380462
docs(input): fixed wrong example time value ( #6988 )
2021-06-09 10:16:54 -07:00
Pavel Feldman
521153844a
docs: fix the nunit example ( #6978 )
2021-06-08 19:14:18 -07:00
Andrey Lushnikov
52e75cf13e
docs: split release notes on the website per-language ( #6977 )
2021-06-08 16:43:34 -07:00
Andrey Lushnikov
aa2546592d
docs: update release notes docs ( #6974 )
2021-06-08 16:17:53 -07:00
Max Schmitt
557a564c5f
docs(python): update Pytest docs ( #6965 )
2021-06-08 21:20:45 +02:00
Darío Kondratiuk
cc2a7ef369
doc(csharp): improve example readability on intro page ( #6957 )
2021-06-08 12:03:49 -07:00
Pavel Feldman
021f51cc1f
feat(trace): add a trace option into the test runner ( #6961 )
...
Co-authored-by: Andrey Lushnikov <aslushnikov@gmail.com>
2021-06-08 11:22:07 -07:00
Andrey Lushnikov
53d68bdb38
feat: firefox is stable by default ( #6953 )
...
This patch:
- rolls Firefox to v1269 which is now a firefox-stable build.
- introduces a new channel, `firefox-beta`, for our internal needs.
Fixes #6817
2021-06-08 09:34:17 -07:00
Max Schmitt
334096ed20
docs(pom): fixed JS example which contained TS ( #6917 )
2021-06-07 22:41:56 +02:00
Yury Semikhatsky
52878bb19d
docs: use proper option name for --workers ( #6942 )
2021-06-07 12:24:00 -07:00
Pavel Feldman
99ec32ae61
chore: more doc nits ( #6937 )
2021-06-07 11:54:50 -07:00
Max Schmitt
42a9e4a0d3
docs(mobile): make experimental Android support more present ( #6932 )
2021-06-07 17:04:18 +02:00
Dmitry Gozman
8c13f679b7
fix(test runner): remove folio/jest namespaces in expect matchers ( #6930 )
2021-06-07 08:02:01 -07:00
Pavel Feldman
4b5ad33cf8
doc: fix first .net script ( #6922 )
2021-06-05 14:33:36 -07:00
Dmitry Gozman
82041b2f74
test: roll to folio@0.4.0-alpha28 ( #6918 )
2021-06-04 20:54:58 -07:00
Pavel Feldman
f441755698
docs(dotnet): add test runner docs ( #6919 )
2021-06-04 20:52:35 -07:00
Olivier Leplus
b5ac393284
docs(showcase): fixed typo in showcase.md ( #6915 )
2021-06-04 23:23:42 +02:00
Pavel Feldman
9ad507d9c0
doc(test): pass through test docs ( #6914 )
2021-06-04 13:33:56 -07:00
Max Schmitt
9142d8c2dd
docs: fix that test-runner is not included ( #6912 )
2021-06-04 21:15:09 +02:00
Dmitry Gozman
21b00d0bcc
test: roll to folio@0.4.0-alpha27 ( #6897 )
2021-06-03 22:06:59 -07:00
Yury Semikhatsky
abc66c6e70
docs(api): add missing callback parameter to waitForRequestFinished ( #6893 )
2021-06-03 17:17:35 -07:00
Pavel Feldman
e41979a551
chore: import @playwright/test ( #6880 )
2021-06-03 14:46:58 -07:00
Pavel Feldman
d16afef75a
doc(tracing): add a trace viewer doc ( #6864 )
2021-06-03 08:08:05 -07:00
Kumar Aditya
13b6444bda
docs(python): add docs for installing with conda ( #6845 )
...
Co-authored-by: Max Schmitt <max@schmitt.mx>
2021-06-03 11:37:43 +02:00
Pavel Feldman
b2143a951b
chore: make tracing zero config ( #6859 )
2021-06-02 22:00:34 -07:00
Dmitry Gozman
8a68fa1e83
docs(test runner): advanced section ( #6862 )
2021-06-02 20:16:10 -07:00
Pavel Feldman
c5e1c8b90c
docs: use explicit tab suffixes ( #6855 )
2021-06-02 15:31:51 -07:00
Pavel Feldman
d28f45b6ee
api(tracing): export -> stop({path}) ( #6802 )
2021-06-02 10:04:25 -07:00