schickling/chromeless

Pass chromePath and chromeFlags in Chromeless options to chrome-launcher

Open

#184 opened on Aug 6, 2017

View on GitHub
 (0 comments) (4 reactions) (0 assignees)TypeScript (13,240 stars) (606 forks)batch import
APIfeaturehelp wanted

Description

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.

Brought up in https://github.com/graphcool/chromeless/issues/158#issuecomment-320455862

Contributor guide