A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://seleniumhq.github.io/selenium/docs/api/dotnet/webdriver/OpenQA.Selenium.DriverFinder.html below:

Class DriverFinder

Class DriverFinder
Namespace
OpenQA.Selenium
Assembly
WebDriver.dll

Finds a driver, checks if the provided path exists, if not, Selenium Manager is used. This implementation is still in beta and may change.

public class DriverFinder
Inheritance

DriverFinder

Inherited Members
Constructors DriverFinder(DriverOptions)

Initializes a new instance of the DriverFinder class.

public DriverFinder(DriverOptions options)
Parameters
options DriverOptions
Exceptions
ArgumentNullException

If options is null.

Methods GetBrowserPath()

Gets the browser path retrieved by Selenium Manager

public string GetBrowserPath()
Returns
string

The full browser path

GetDriverPath()

Gets the driver path retrieved by Selenium Manager

public string GetDriverPath()
Returns
string

The full driver path

HasBrowserPath()

Gets whether there is a browser path for the given browser on this platform.

public bool HasBrowserPath()
Returns
bool

true if a browser path exists; otherwise, false.

TryGetBrowserPath(out string?)

Tries to get the browser path, as retrieved by Selenium Manager.

public bool TryGetBrowserPath(out string? browserPath)
Parameters
browserPath string

If the method returns true, the full browser path.

Returns
bool

true if a browser path exists; otherwise, false.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4