defiant.js icon indicating copy to clipboard operation
defiant.js copied to clipboard

Currently unable to pass args to puppeteer launch method.

Open mmoss opened this issue 5 years ago • 1 comments

Right now the current node-specific implementation is a bit limited, since there's no way to specify arguments to be passed to the launch method for puppeteer here: https://github.com/hbi99/defiant.js/blob/59f09e5812c258e81bf2688d5d5a864f3bd95bf9/index.js#L10

mmoss avatar Jun 02 '20 02:06 mmoss

Thanks for the feedback...please make a pull request with changes you wish and lets review it together.

hbi99 avatar Jun 04 '20 15:06 hbi99