Yury Semikhatsky
|
a127bfefb3
|
cherry-pick(#978,#984): recent test fixes (#985)
|
2022-06-30 14:47:57 -07:00 |
|
Yury Semikhatsky
|
b8bd59a55c
|
chore: mark 1.23.0 (#971)
|
2022-06-28 09:14:00 -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 |
|
Yury Semikhatsky
|
cbc671dd16
|
fix: supported driver jar packed into another jar (#342)
|
2021-03-11 23:58:23 -08:00 |
|
Yury Semikhatsky
|
ae15e3050d
|
chore: update working version to 1.10.0-SNAPSHOT (#333)
|
2021-03-08 11:41:56 -08:00 |
|
Yury Semikhatsky
|
db5bb8b9c2
|
fix: use default file system for relative path resolution (#315)
|
2021-03-03 11:42:17 -08:00 |
|
Yury Semikhatsky
|
55344516ea
|
chore: move on to 0.190.0-SNAPSHOT (#228)
|
2021-01-22 18:19:31 -08:00 |
|
Yury Semikhatsky
|
01d7eac7ad
|
feat: roll driver, switch to new api.json format (#199)
|
2021-01-08 15:50:38 -08:00 |
|
codeboyzhou
|
e51bb075e7
|
fix: java main process will be suspended when browsers installation timed out (#180)
|
2021-01-04 10:56:57 -08:00 |
|
codeboyzhou
|
2ce8321178
|
chore: give more friendly exception info while create driver (#181)
|
2021-01-04 10:56:03 -08:00 |
|
Yury Semikhatsky
|
66334131ca
|
chore: bump version to 0.180.0-SNAPSHOT (#170)
|
2020-12-23 10:59:56 -08:00 |
|
Yury Semikhatsky
|
0bdaa52533
|
chore: bump version to 0.171.1-SNAPSHOT (#168)
|
2020-12-22 15:50:40 -08:00 |
|
Yury Semikhatsky
|
e376ce7fd1
|
chore: bump version to 0.171.0 (#166)
|
2020-12-22 13:23:08 -08:00 |
|
Yury Semikhatsky
|
80d92cbc48
|
chore: version 0.172.4-SNAPSHOT (#159)
|
2020-12-19 18:55:06 -08:00 |
|
Yury Semikhatsky
|
4303a7e963
|
chore: version 0.170.3 (now for realz) (#157)
|
2020-12-19 18:38:38 -08:00 |
|
Yury Semikhatsky
|
bc82e739f2
|
chore: version 0.172.4-SNAPSHOT (#156)
|
2020-12-19 18:33:01 -08:00 |
|
Yury Semikhatsky
|
d7fee058b7
|
chore: version 0.170.3 (#155)
|
2020-12-19 18:05:19 -08:00 |
|
Yury Semikhatsky
|
f073a75bbe
|
chore: bump version to 0.170.3-SNAPSHOT (#145)
|
2020-12-17 10:37:05 -08:00 |
|
Yury Semikhatsky
|
08e860e457
|
chore: fix publis.yml, update version to 0.170.2 (#141)
|
2020-12-16 22:12:47 -08:00 |
|