Packages

Playwright Assets is a package for installing and running test assets in Playwright Node.js and Elixir implementations.

Current section

Files

Jump to
playwright_assets priv assets dummy_bad_browser_executable.js
Raw

priv/assets/dummy_bad_browser_executable.js

#!/usr/bin/env node
process.exit(1);