820 Commits

Author SHA1 Message Date
Yury Semikhatsky
3f60144e0f
chore: update driver to 1.23.0 (#968) 2022-06-27 15:33:44 -07:00
Yury Semikhatsky
8004e5d0ff
test: 403 response still has postBody (#967) 2022-06-27 14:13:40 -07:00
Yury Semikhatsky
3604aab710
chore: store LocalUtils on Connection (#963) 2022-06-24 16:25:58 -07:00
Yury Semikhatsky
2fdb89c94e
fix: match against updated url (#962) 2022-06-24 15:13:41 -07:00
Yury Semikhatsky
4fee61a655
test: unflake TestHar.shouldAttachContent (#961) 2022-06-24 14:50:24 -07:00
Yury Semikhatsky
efb281e016
feat: implement routeFromHAR (#960) 2022-06-24 13:44:57 -07:00
Yury Semikhatsky
fdec32c650
chore: simplify handler result (#959) 2022-06-23 18:59:04 -07:00
Yury Semikhatsky
7e285ffe44
feat: route.fallback with overrides (#958) 2022-06-23 16:48:32 -07:00
Yury Semikhatsky
edf0e45fb4
feat: roll to 1.23.0-beta-1655926399000 (#956) 2022-06-23 10:11:38 -07:00
Yury Semikhatsky
c8eb4f9eeb
feat: route chaining (#950) 2022-06-11 11:24:30 -07:00
dependabot[bot]
e4ec9b8dbe
chore(deps): bump gson from 2.8.6 to 2.8.9 in /tools/api-generator (#937) 2022-06-11 09:37:35 -07:00
dependabot[bot]
ef13ab86b8
chore(deps): bump gson from 2.8.6 to 2.8.9 in /tools/test-local-installation (#938) 2022-06-11 09:37:09 -07:00
dependabot[bot]
a48fef6b01
chore(deps): bump gson from 2.8.6 to 2.8.9 (#936) 2022-06-11 09:36:35 -07:00
Yury Semikhatsky
1c1f3d43ac
docs: update docs link (#945) 2022-06-06 09:42:53 -07:00
Max Schmitt
8f59cd73f5
chore: fix examples which could not be executed (#941) 2022-05-31 09:33:33 +02:00
Yury Semikhatsky
e04ef2132c
test: make install test not skip browser downloads (#931) 2022-05-13 15:31:37 -07:00
Yury Semikhatsky
34d23a833e
devops: bump version to 1.23.0-SNAPSHOT (#930) 2022-05-13 11:14:15 -07:00
Yury Semikhatsky
15eefc54af
feat: roll beta driver, remove layout selectors (#926) 2022-05-13 00:49:59 -07:00
Yury Semikhatsky
abf245ccc7
feat: implement Locator.filter (#925) 2022-05-12 09:39:10 -07:00
Gabriel Gavrilov
10592ce5c7
Added Selectors and Keyboard Manipulation Example (#920) 2022-05-11 09:20:51 -07:00
Yury Semikhatsky
ef7f50c48a
feat: roll driver, implement locator filters (#921) 2022-05-10 10:43:30 -07:00
Andrey Lushnikov
473b1ce794
devops: mark docker image as playwright official (#889) 2022-05-06 19:07:44 -07:00
Yury Semikhatsky
98ecb7e0a0
test: unflake TestInstall.shouldThrowWhenBrowserPathIsInvalid (#916) 2022-05-03 13:50:20 -07:00
Yury Semikhatsky
04eb228813
devops: add workflow triggering internal tests (#915) 2022-05-02 18:01:40 -07:00
Max Schmitt
298e01ee80
chore: add arm64 Docker image (#890) 2022-05-02 14:46:05 +01:00
Yury Semikhatsky
b6b54af13c
Revert "Revert "Add Linux/arm64 support (#883)" (#892)" (#905)
This reverts commit 536af6b3d8cd403e685cb0381b40010a8812fc8e.
2022-04-27 17:24:12 -07:00
Yury Semikhatsky
b8d2ccae08
fix: respect isChecked options (#911) 2022-04-26 17:01:50 -07:00
Yury Semikhatsky
59e7c0cc94
fix: convert file path to absolute in setInputFiles (#903) 2022-04-15 12:11:52 -07:00
Yury Semikhatsky
54d0366b9e
fix: get docker version from pom.xml (#899) (#901) 2022-04-12 12:15:06 -07:00
Andrey Lushnikov
9845a05544
devops: fix docker publish workflow (#898) 2022-04-12 11:40:21 -07:00
Yury Semikhatsky
41fd9a6f75
chore: bump dev version to 1.22 (#897) 2022-04-12 10:46:31 -07:00
Yury Semikhatsky
483cf0d473
chore: revert some inadvertent changes (#894) 2022-04-12 08:55:05 -07:00
Yury Semikhatsky
1681c410dd
feat: large file uploads (#891) 2022-04-12 08:33:40 -07:00
Yury Semikhatsky
9f6860539a
fix: links to documentation (#893) 2022-04-11 19:20:29 -07:00
Yury Semikhatsky
536af6b3d8
Revert "Add Linux/arm64 support (#883)" (#892) 2022-04-11 17:25:13 -07:00
Yury Semikhatsky
8ce193d144
chore: roll to 1.21 beta driver (#888) 2022-04-11 13:04:57 -07:00
Michael S. Fischer
7eddd2d2b2
Add Linux/arm64 support (#883) 2022-04-06 18:42:39 -07:00
uchagani
447578c582
fix(driver): set driver instance to null if an exception is thrown du… (#879) 2022-04-04 12:25:37 -07:00
Leonard Brünings
58013adfac
fix(tracing): support explicit StartOptions().setSources(false) (#866) 2022-03-30 10:42:54 -07:00
Alex (Huy Tran)
43d12a7662
feat: enable loading alternative driver via system properties (#873) 2022-03-30 10:42:18 -07:00
Yury Semikhatsky
1deccbb55d
chore: add logging to driver installation (#865) 2022-03-25 12:02:47 -07:00
Yury Semikhatsky
1b2d33402e
docs: add driver update instructions 2022-03-18 09:00:34 -07:00
Yury Semikhatsky
d315e7b5bf
fix: docker publishing (#851) (#852) 2022-03-14 20:31:16 -07:00
Yury Semikhatsky
7dc22aa08a
devops: do not cache mvn packages (#848) 2022-03-14 19:01:28 -07:00
Yury Semikhatsky
5b0ef8b7bf
chore: update current version to 1.21.0-SNAPSHOT (#847) 2022-03-14 17:16:37 -07:00
Yury Semikhatsky
43ba37817b
fix: send x-playwright-browser (#844) 2022-03-14 15:31:19 -07:00
Yury Semikhatsky
4916ba22af
chore: roll driver (#838) 2022-03-14 12:04:20 -07:00
uchagani
94f72694f1
chore: move chmod command to after browsers are installed and consolidate co… (#835)
Co-authored-by: Max Schmitt <max@schmitt.mx>
2022-03-09 18:22:00 +01:00
Max Schmitt
be167a161b
devops: trigger Docker tests on Dockerfile changes (#839) 2022-03-09 09:08:36 -08:00
Yury Semikhatsky
187d2ad6c6
devops: restore test docker trigger (#840) 2022-03-09 09:07:07 -08:00