Граф коммитов

1352 Коммитов

Автор SHA1 Сообщение Дата
Max Schmitt d999cdd903
chore: fix LaunchOptions proxy parsing (#2499) 2023-03-01 21:07:56 +01:00
Max Schmitt 3568298faf chore: allow testing obsolete methods in Tests 2023-03-01 15:29:40 +01:00
roboz0r 1d5d037738
fix: Handle case when AppContext.BaseDirectory is empty (#2480)
Co-authored-by: Robert Lenders <robert.lenders89@gmail.com>
Co-authored-by: Max Schmitt <max@schmitt.mx>
2023-02-27 09:30:15 +01:00
Dmitry Gozman 0d2b542948
chore: mark v1.31.0 (#2487) 2023-02-21 14:11:36 -08:00
Dmitry Gozman fa734928cc
chore: roll driver to 1.31.0-beta-1676584193000 (#2485) 2023-02-16 18:52:22 -08:00
Dmitry Gozman 146dbce07e
fix(locators): properly escape slash inside attributes (#2483) 2023-02-16 15:11:24 -08:00
Dmitry Gozman db6a30a426
fix(api): Response.finished() throws when target closes (#2484) 2023-02-16 15:10:02 -08:00
Max Schmitt db483bafdf
devops: publish Ubuntu 22.04 jammy images 2023-01-28 12:16:47 +01:00
Jeremy Hutchinson 4a7596dab2
chore: Configure awaits in CDPSession (#2465)
Co-authored-by: Jeremy Hutchinson <jehutchi@microsoft.com>
Co-authored-by: Max Schmitt <max@schmitt.mx>
2023-01-27 13:00:16 +01:00
Max Schmitt c1beda0031
devops: build project on code style (#2468) 2023-01-27 12:54:52 +01:00
Max Schmitt dda5f79202 chore: mark 1.31.0-beta-1 2023-01-26 16:53:27 +01:00
Jeremy Hutchinson ec3e545af8
feat: add support for CDPSession (#2448)
Co-authored-by: Max Schmitt <max@schmitt.mx>
2023-01-26 12:11:34 +01:00
Max Schmitt 84432a305c
chore: simplify Playwright CLI (#2451) 2023-01-25 17:54:11 +01:00
Max Schmitt 2812fe3b5b
test: unflake ShouldThrowOnUnsupportedInputs (#2461) 2023-01-25 17:47:38 +01:00
Max Schmitt ca92cd3254
chore(roll): roll to v1.30.0 (#2460) 2023-01-25 17:02:05 +01:00
Max Schmitt 4bbc26c18e
chore(roll): roll Playwright to 1.30.0-beta (#2450) 2023-01-23 15:07:11 +01:00
Max Schmitt 05d45c36e7
chore: add missing ConfigureAwait follow-up (#2440) 2023-01-04 16:23:15 +01:00
Max Schmitt 336204e5f4
chore: add missing ConfigureAwait (#2439) 2023-01-04 16:08:28 +01:00
Max Schmitt f9661032e9
chore: mark 1.29.0 2023-01-04 15:29:24 +01:00
Max Schmitt faf84fc335
chore(roll): roll to Playwright 1.29.1 (#2430) 2023-01-03 23:54:22 +01:00
Max Schmitt cb86997193
chore: add Response and APIResponse json generic support (#2432) 2022-12-19 22:40:53 +01:00
Max Schmitt caf9f1dc3d
chore: bump deps for .NET 7 (#2410) 2022-11-28 08:50:51 -10:00
Max Schmitt 62091a18dd
chore: introduce Docker Jammy images (#2411) 2022-11-28 08:46:10 -10:00
feiyun0112 75744208ce
fix: make evaluate work with serializing Guids (#2376)
Co-authored-by: Max Schmitt <max@schmitt.mx>
2022-11-17 12:54:43 -10:00
Max Schmitt 0bb5028196
chore: minor channel cleanups (#2397) 2022-11-16 19:41:09 -10:00
Max Schmitt e50bd6c917
chore: make SendMessageToServerAsync payload type more strict (#2396) 2022-11-16 16:00:54 -10:00
Max Schmitt 3285cbbda9
test: only listen test server on ipv4 (#2394) 2022-11-16 14:46:51 -10:00
Max Schmitt de1c5c67e4
chore: mark 1.28.0 (#2393) 2022-11-16 11:57:57 -10:00
Max Schmitt 30701dfe53
chore: roll to 1.28.0-beta-1668538774000 (#2389) 2022-11-16 11:56:47 -10:00
Max Schmitt 7864fc398f
chore: minor cleanups (#2392) 2022-11-16 11:48:53 -10:00
Max Schmitt f19527fe95
chore: do not use legacy way of declaring namespace (#2391) 2022-11-15 16:23:45 -10:00
Max Schmitt f4090143f5
chore: review partial classes and merging / removing them (#2390) 2022-11-15 15:38:06 -10:00
Dmitry Gozman bca5358a0f
feat: roll to new option overloads (#2387)
This makes string option overloads to support unsuffixed name, e.g.
`Name` in addition to `NameString` and `NameRegex`.
2022-11-15 15:47:28 -08:00
Max Schmitt 304bb6984a
chore(roll): roll Playwright to 1.28.0-alpha-nov-11-2022 (#2385) 2022-11-15 10:45:50 -10:00
Max Schmitt 8c823b3c47
fix: parsing of runsettings file (#2384) 2022-11-10 15:50:03 -08:00
Max Schmitt 06f73180a0
chore: fix internal tests on mac-arm64 (#2383) 2022-11-09 22:34:54 -08:00
Max Schmitt c2789f544a
chore: auto update run-driver scripts (#2378) 2022-11-08 14:22:27 -08:00
Max Schmitt 28b7a88b0c
chore(roll): roll Playwright to 1.28.0-alpha-1667504282000 (#2366) 2022-11-03 18:28:37 -07:00
Max Schmitt faefce3b1c
devops: bump GitHub Action workflows (#2367) 2022-11-03 14:49:14 -07:00
campersau 4739ab2be3
chore: use ResolveAssemblyReferences instead of BeforeBuild (#2361) 2022-11-01 21:09:01 -07:00
Max Schmitt 1c591e0776
devops: update repo for internal tests 2022-10-30 21:30:56 -07:00
Max Schmitt 607cc1f260 chore: mark 1.27.1 2022-10-12 19:29:49 +03:00
Max Schmitt 13174a5473 chore(roll): roll Playwright to 1.27.1 2022-10-12 19:29:39 +03:00
Max Schmitt 9e6b6e6f16
fix: getByTestId with custom testId attribute (#2343) 2022-10-10 22:17:50 +03:00
Max Schmitt c5ec2686a7
chore(roll): roll Playwright to 1.27 (#2341) 2022-10-08 08:45:25 +03:00
Max Schmitt b0cd8209f6
chore: mark 1.27 (#2340) 2022-10-08 08:45:10 +03:00
Max Schmitt 9ecd676c88
chore(roll): roll Playwright to 1.27.0-beta-1665163211000 (#2339) 2022-10-07 23:30:04 +03:00
Max Schmitt 90efa3d74c
chore(roll): roll Playwright to 1.28.0-alpha-oct-6-2022 (#2337) 2022-10-07 21:10:40 +03:00
Max Schmitt cbefe7ae67
chore: remove unused imports in generated files (#2338) 2022-10-07 13:04:16 +03:00
Max Schmitt f4be783082
test: use Usings.cs for tests / ImplicitUsings (#2330) 2022-09-26 11:48:07 +02:00