Skip to content

Edge support #3465

Open
Open
@Sanyusha

Description

@Sanyusha

Hi,
Does wct support Edge browser? When I try to configure:

plugins: {
        local: {
            browsers:       ['chrome', 'edge'],
            browserOptions: {
                chrome: [
                    'headless',
                    'disable-gpu'
                ]
            }
        }
    }

I'm getting:
"Error: The following browsers are unsupported: edge. (All supported browsers: aurora, canary, chrome, firefox, ie)"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions