77 Commits

Author SHA1 Message Date
Yury Semikhatsky
37c16dd06b
chore: set release version to 1.30.0 (#1185) 2023-01-23 11:55:26 -08:00
Yury Semikhatsky
9010fa95a0
chore: bump dev version to 1.30 (#1180) 2023-01-18 12:21:03 -08:00
Aria Moradi
8c0231b0f7
fix: handle when FileSystem already exists (#1140) 2023-01-06 13:20:42 -08:00
Yury Semikhatsky
8904de9bb8
chore: set dev version to 1.29.0-SNAPSHOT (#1126) 2022-11-16 12:43:07 -08:00
Yury Semikhatsky
48d9528675
chore: roll driver to 1.28.0-alpha-oct-26-2022 (#1106) 2022-10-26 10:34:05 -07:00
Yury Semikhatsky
261160e4cf
chore: bump dev version to 1.28.0-SNAPSHOT (#1094) 2022-10-07 17:29:18 -07:00
Yury Semikhatsky
b5c09a3141
chore: set dev version to 1.27.0-SNAPSHOT (#1073) 2022-09-20 15:32:03 -07:00
Yury Semikhatsky
8ef960a5f7
chore: mark 1.26.0 (#1072) 2022-09-20 14:28:40 -07:00
Yury Semikhatsky
734d56f5d5
test: make installation tests pass in docker (#1051) 2022-09-08 13:22:42 -07:00
Yury Semikhatsky
4d278c391e
feat: allow using preinstalled node.js (#1030) 2022-08-15 20:51:07 -07:00
Yury Semikhatsky
f036b3d38a
chore: bump dev version to 1.26.0-SNAPSHOT (#1028) 2022-08-12 13:55:06 -07:00
Yury Semikhatsky
0afaf6c561
fix: no split packages for compatibility with modules (#1013) 2022-07-27 13:32:25 -07:00
Yury Semikhatsky
2093bba554
fix: do not download browsers if selenium url is set (#1008) 2022-07-25 16:20:38 -07:00
Yury Semikhatsky
77538dcf7f
chore: bump dev version to 1.25 (#1007) 2022-07-25 15:56:22 -07:00
Yury Semikhatsky
e372513fa4
test: unflake playwrightDriverAlternativeImpl (#986) 2022-07-08 16:22:48 -07:00
Yury Semikhatsky
b8e1e1d935
chore: remove isolated tests (#984) 2022-06-30 14:09:09 -07:00
Yury Semikhatsky
adfdf92eaa
test: use only 127.0.0.1 for loopback (#978) 2022-06-28 17:26:33 -07:00
Yury Semikhatsky
844d1665b2
chore: set dev version to 1.24.0-SNAPSHOT (#972) 2022-06-28 09:14:57 -07: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
98ecb7e0a0
test: unflake TestInstall.shouldThrowWhenBrowserPathIsInvalid (#916) 2022-05-03 13:50:20 -07: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
41fd9a6f75
chore: bump dev version to 1.22 (#897) 2022-04-12 10:46:31 -07:00
Yury Semikhatsky
536af6b3d8
Revert "Add Linux/arm64 support (#883)" (#892) 2022-04-11 17:25:13 -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
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
5b0ef8b7bf
chore: update current version to 1.21.0-SNAPSHOT (#847) 2022-03-14 17:16:37 -07:00
Max Schmitt
c03f4a9384
fix: CLI don't download browers automatically and set env accordingly (#790) 2022-01-24 12:54:49 -08:00
Andrey Lushnikov
f4c69faad3
chore: cut v1.18.0 (#777) 2022-01-19 08:42:53 -08:00
Yury Semikhatsky
b09b9aecfb
feat: custom temp dir for driver via playwright.driver.tmpdir property (#763) 2022-01-06 14:36:39 -08:00
codeboyzhou
8d84afccec
fix(scripts): install_local_driver.sh can't download driver successfully (#722) 2021-11-29 08:41:12 -08:00
Yury Semikhatsky
f782ca6339
chore: bump dev version to 1.18 (#703) 2021-11-15 15:10:23 -08:00
Yury Semikhatsky
49a54d7ee4
fix(tests): do not use redirectTestOutputToFile (#685) 2021-11-01 13:08:19 -07:00
Max Schmitt
c61d1da352
chore: drop support for Windows 32 bit (#673) 2021-10-28 08:26:50 -07:00
Yury Semikhatsky
9f2b482084
chore: move common parts to parent pom, update module descriptions (#658) 2021-10-21 23:40:17 -07:00
Yury Semikhatsky
38c5dc28a4
chore: bump development version (#656) 2021-10-21 17:54:52 -07:00
Max Schmitt
81724c7c94
chore: mark 1.16.0-SNAPSHOT (#621) 2021-09-21 15:11:27 +02:00
Yury Semikhatsky
33ec902eb9
chore: update current version to 1.15.0-SNAPSHOT (#563) 2021-08-13 14:38:07 -07:00
Yury Semikhatsky
70b9e2e034
fix: print warning when skipping browser download (#557) 2021-08-13 09:04:17 -07:00
Yury Semikhatsky
528d01b07a
fix: do not download browsers if PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD=1 (#551) 2021-08-11 15:38:20 -07:00
Yury Semikhatsky
79529a7239
chore: bump snapshot version to 1.14 (#531) 2021-07-28 00:57:59 -07:00
Yury Semikhatsky
87ad579deb
feat: accept driver env in Playwright.create() (#480) 2021-06-09 16:17:02 -07:00
Yury Semikhatsky
d3f06cefd8
chore: update current version to 1.13.0-SNAPSHOT (#475) 2021-06-08 13:34:38 -07:00
Yury Semikhatsky
bcf879b8f0
test: support parallel execution (#443) 2021-05-13 16:47:27 -07:00
Yury Semikhatsky
b7ce984969
Revert "fix: manually pipe messages from child process sdtout/stderr (#426)" (#440)
This reverts commit 0fa416b45931a3db254665f84a5c8375edf67b58.
2021-05-12 16:12:16 -07:00
Yury Semikhatsky
47fe3aa076
chore: update working version to 1.12.0-SNAPSHOT (#437) 2021-05-11 11:55:51 -07:00
Yury Semikhatsky
0fa416b459
fix: manually pipe messages from child process sdtout/stderr (#426) 2021-05-05 19:24:57 -07:00
Yury Semikhatsky
1904087722
chore: bump working version to 1.11.0-SNAPSHOT (#372) 2021-03-25 18:37:25 -07:00