chrome-launcher
Advanced tools
Changelog
v0.15.2 (Mon, April 17 2023)
76b6a13c
Update logLevel option typing (#295)60044483
Update headless=chrome flag to headless=new (#290)b041125a
log when connection to existing chrome found for requested port (#291)f64a7d89
docs(flags): fix description of mock-keychain flagc753ba08
use updating node versions in CI (#286)8d1d85dc
docs(flags): adjust grouping. add in several features (#283)471a97c7
flags: disable optimization guide and media router (#282)83f08461
docs(flags): add disable-features=MediaRouter which is surprisingly active346b3c2c
rename master branch references to main (#280)f618e7e5
docs: a few additions to the flags docc36bd8dc
docs: add OptimizationHints to flags1cbf8b9a
Make LaunchedChrome.kill sync (#269)Changelog
v0.15.1 (Tue, May 31 2022)
3724165a
make launcher.kill() synchronous (#268)3561350a
revise taskkill procedure on windows (#267)690ae983
add lighthouse smoketests (windows) to CI (#265)279577fd
docs(chrome-flags-for-tools): add link to overview of features (#235)ff91c18b
fix: use wslpath
to resolve Windows paths (#200)30755cde
test: run latest versions of node in CI (#257)Changelog
v0.14.0 (Tue, May 18 2021)
ac1f4aff
move to minimum node 12; remove rimraf
(#237)dec646c4
deps: remove mkdirp
for fs.mkdirSync
(#234)83ab178a
update minimum node version (#222)a5f6eb2f
add additional chrome flags (#227)3a7c9610
reword unset-CHROME_PATH
error messageb1b8dc74
rename disabled TranslateUI
to Translate
to match Chrome (#225)beb41360
chore: update dependencies and test targets (#221)df9d564a
tests: migrate from travis to github actions (#228)673da08b
tests: add mac/win bots to ci (#232)a700ae0c
docs: fix readme's getInstallations()
section (#212)chrome-flags-for-tools.md
update