JONGSHIN
|
d26dd0b112
|
fix: Replaced classLoader in DriverJar (#1811)
|
2025-07-31 11:03:19 -07:00 |
|
Thomas Fowler
|
650419c952
|
fix: Replaced println with logMessage in DriverJar (#1627)
|
2024-07-23 10:29:15 -07:00 |
|
Yury Semikhatsky
|
f15147ba33
|
chore: get rid of driver wrapper script (#1519)
Fixes https://github.com/microsoft/playwright-java/issues/1518
|
2024-03-20 16:52:36 -07:00 |
|
Yury Semikhatsky
|
c237fae71e
|
feat: bundle arm64 node binary for Apple Silicon (#1255)
|
2023-03-29 17:35:33 -07:00 |
|
Aria Moradi
|
8c0231b0f7
|
fix: handle when FileSystem already exists (#1140)
|
2023-01-06 13:20:42 -08:00 |
|
Yury Semikhatsky
|
4d278c391e
|
feat: allow using preinstalled node.js (#1030)
|
2022-08-15 20:51:07 -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
|
b6b54af13c
|
Revert "Revert "Add Linux/arm64 support (#883)" (#892)" (#905)
This reverts commit 536af6b3d8cd403e685cb0381b40010a8812fc8e.
|
2022-04-27 17:24:12 -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 |
|
Yury Semikhatsky
|
1deccbb55d
|
chore: add logging to driver installation (#865)
|
2022-03-25 12:02:47 -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 |
|
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 |
|
Max Schmitt
|
c61d1da352
|
chore: drop support for Windows 32 bit (#673)
|
2021-10-28 08:26:50 -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
|
87ad579deb
|
feat: accept driver env in Playwright.create() (#480)
|
2021-06-09 16:17:02 -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
|
cbc671dd16
|
fix: supported driver jar packed into another jar (#342)
|
2021-03-11 23:58:23 -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
|
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
|
7986a926bf
|
chore: remove system out logging (#138)
|
2020-12-16 21:37:19 -08:00 |
|
Yury Semikhatsky
|
b1cc4d6b43
|
fix(diver): create ZipFileSystem instance to extrac cli files (#119)
|
2020-12-14 12:10:25 -08:00 |
|
Kumar Aditya
|
fa2e0f0237
|
build: Support 32 bit Windows installation (#116)
|
2020-12-14 11:15:50 -08:00 |
|
Yury Semikhatsky
|
283fecb30d
|
fix: package drivers for all platforms (#114)
|
2020-12-11 13:54:59 -08:00 |
|