Skip to main content
Downloads Chromium-based browsers used to automate Android webviews during test runs. chromium is required for webview automation; the other options are available for parity with the web CLI.

Arguments

array
Browsers to install, separated by spaces. Available choices: chromium, chrome, and chrome-for-testing.

Options

boolean
Reinstall the specified browsers even if they already exist on disk.
boolean
Install every supported browser (chromium, chrome, and chrome-for-testing).

Examples

Install the Chromium browser required to automate Android webviews:
Install every supported browser at once:
Reinstall Chromium after a broken upgrade: