Skip to content

missing configuration for firefox will break the execution when firefox is set as browser #2

@horgea

Description

@horgea

By adding firefox window preparation the problem will be fixed:

cfg.helpers.Puppeteer.firefox = merge(
cfg.helpers.Puppeteer.firefox || {},
{ args, defaultViewport: null, }
);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions