Skip to content
This repository was archived by the owner on Mar 20, 2024. It is now read-only.
This repository was archived by the owner on Mar 20, 2024. It is now read-only.

Unable to use with non-Firefox drivers and Selenium 4+ #376

@andrewnicols

Description

@andrewnicols

When trying to start with a default configuration using Selenium 4.0 or 4.1 (3.X is now unsupported), the presence of the empty marionette variable leads to an invalid capability exception in Selenium:

The following debugging information is available:
. Could not open connection: Capability value must be set

A Boolean attribute must be a boolean (True/False) and must not be Null.

The marionette value should either set a Boolean default, or not set any at all.

The marionette value is purely present to support legacy versions of Firefox and should be removed.

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