Skip to content

.WithRemoteWebDriver that can use Selenium Grid #174

Open
@circa1741

Description

@circa1741

It would be nice to be able to use Selenium Grid via Selenium WebDriver's RemoteWebDriver(Uri remoteAddress, ICapabilities desiredCapabilities).

We run our tests using remote Selenium Grids. So, our development environments have local SeGrids to make sure that we design our tests with parallel runs in mind. It appears that the current .WithRemoteWebDriver only implements Selenium WebDriver's RemoteWebDriver(ICapabilities desiredCapabilities).

Thanks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions