playwright/utils/build
Yury Semikhatsky f8100bbb25
fix: expect unquoted npde.exe path (#21307)
* It is more common to set env variable value without quotes on Windows
(see the bug)
* Use defined to check for string presence, it will work nicely with
strings that contain whitespaces

https://github.com/microsoft/playwright-java/issues/1213
2023-03-01 09:16:23 -08:00
..
.gitignore feat(cli): build driver and upload to cdn (#4841) 2021-01-05 14:04:47 -08:00
build-playwright-driver.sh chore(driver): roll driver to recent Node.js LTS version (#21143) 2023-02-23 11:09:10 +01:00
build.js chore: run non-concurrent steps in watch before everything else (#21164) 2023-02-23 11:46:20 -08:00
clean.js feat(ct): support Vue2 (#14600) 2022-06-02 17:37:43 -07:00
deploy-trace-viewer.sh chore: open trace.playwright.dev (#10475) 2021-11-22 10:41:22 -08:00
run-driver-posix.sh fix(driver): PLAYWRIGHT_NODEJS_PATH test in sh (#16554) 2022-08-15 12:24:52 -07:00
run-driver-win.cmd fix: expect unquoted npde.exe path (#21307) 2023-03-01 09:16:23 -08:00
update-playwright-driver-version.mjs devops: auto roll Node.js version of driver follow-up 2022-07-11 15:54:46 +02:00
update_canary_version.js chore: unify workspace helper scripts (#11925) 2022-02-08 10:35:00 -08:00
upload-playwright-driver.sh devops: support arm drivers for Mac and Linux (#10207) 2021-11-10 01:19:05 -08:00