Skip to content

Can't specify required capabilities #38

@Joord

Description

@Joord

I'm trying to run selenium tests so that it only chooses a certain version of IE.

In WebDriver.php line 65 the $requiredCapbilties array gets overwritten with a blank array, meaning that I cannot make the browser version of IE required, only desired.

This is causing issues as it is opening the wrong version of IE to run the tests on.

Thanks.

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