Commands
install-browsers
Install browsers for your Momentic tests. Here are the supported browsers.
- [browsers…]: The browsers to install. You can specify multiple browsers separated by spaces. Available browsers are
chromium
,chrome
, andchrome-for-testing
.
Options
--force
Force the installation of the specified browsers, even if they are already installed.
--all
Install all supported browsers. This is equivalent to specifying chromium
, chrome
, and chrome-for-testing
.