Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(firefox): implement missing launcher options #4036

Merged
merged 4 commits into from Feb 20, 2019

Commits on Feb 20, 2019

  1. feat(firefox): implement missing launcher options.

    This patch implements `puppeteer.defaultArgs()` and also missing
    options, such as `ignoreDefaultArgs`.
    aslushnikov committed Feb 20, 2019
    Copy the full SHA
    0e40a7b View commit details
    Browse the repository at this point in the history
  2. fix typo

    aslushnikov committed Feb 20, 2019
    Copy the full SHA
    b2c84c2 View commit details
    Browse the repository at this point in the history
  3. removed.

    aslushnikov committed Feb 20, 2019
    Copy the full SHA
    f9215d5 View commit details
    Browse the repository at this point in the history
  4. fix comment

    aslushnikov committed Feb 20, 2019
    Copy the full SHA
    04be8a8 View commit details
    Browse the repository at this point in the history