onnxruntime/js/web/script
Yulong Wang e30618d055
[js/webgpu] use Headless for webgpu test by default (#19702)
### Description
use Chromium Headless for webgpu test by default. Still use normal
Chromium with window when debug=true or perfMode=true.

Use the
[`--headless=new`](https://developer.chrome.com/docs/chromium/new-headless)
mode.



### Motivation and Context
try to use a more stable way to launch npm tests to avoid a "chrome not
found" issue in pipeline, which may potentially caused by windowed
application.
2024-02-28 16:05:08 -08:00
..
build.ts
generate-webgl-operator-md.ts
generate-webgpu-operator-md.ts
parse-profiler.ts
prepack.ts
pull-prebuilt-wasm-artifacts.ts
test-runner-cli-args.ts
test-runner-cli.ts
tsconfig.json