1
0
mirror of synced 2026-07-05 08:00:03 +00:00

11 Commits

Author SHA1 Message Date
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 0fa416b459.
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