You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 24, 2018. It is now read-only.
Add chromePath and chromeFlags to ChromelessOptions which get passed to the chrome-launcher's constructor so that users can specify a path to their Chrome installation and provide custom flags.
adieuadieu
changed the title
feature: pass chromePath and chromeFlags in Chromeless options to chrome-launcher
Pass chromePath and chromeFlags in Chromeless options to chrome-launcher
Aug 6, 2017
Add
chromePath
andchromeFlags
toChromelessOptions
which get passed to thechrome-launcher
's constructor so that users can specify a path to their Chrome installation and provide custom flags.Brought up in #158 (comment)
The text was updated successfully, but these errors were encountered: