21 Commits

Author SHA1 Message Date
Max Schmitt
8652942482
fix(driver): consider PLAYWRIGHT_NODEJS_PATH from host env (#1552) 2024-04-16 19:54:15 +02: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
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
8ce193d144
chore: roll to 1.21 beta driver (#888) 2022-04-11 13:04:57 -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
119700a678
feat: add response param to route.fulfill (#797) 2022-01-28 08:38:24 -08: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
6b30c0b3d2
fix: pass required env variables for new driver (#774)
Fixes #772
2022-01-19 05:15:37 -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
Yury Semikhatsky
87ad579deb
feat: accept driver env in Playwright.create() (#480) 2021-06-09 16:17:02 -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
0fa416b459
fix: manually pipe messages from child process sdtout/stderr (#426) 2021-05-05 19:24:57 -07:00
Yury Semikhatsky
01d7eac7ad
feat: roll driver, switch to new api.json format (#199) 2021-01-08 15:50:38 -08:00
codeboyzhou
2ce8321178
chore: give more friendly exception info while create driver (#181) 2021-01-04 10:56:03 -08:00
codeboyzhou
e25f32df2f
docs: correct a document error and Fix an error about executing ./install_local_driver.sh (#117) 2020-12-14 11:08:30 -08:00
Yury Semikhatsky
283fecb30d
fix: package drivers for all platforms (#114) 2020-12-11 13:54:59 -08:00
Yury Semikhatsky
d6e4628453
devops: update version to 0.162.0 (#110) 2020-12-10 22:08:20 -08:00
Yury Semikhatsky
507e72c2cf
chore: move driver into separate jar (#81) 2020-12-01 17:38:32 -08:00