Class SeleniumManager
Wrapper for the Selenium Manager binary. This implementation is still in beta, and may change.
- Inheritance
-
Selenium
Manager
- Inherited Members
Methods
BinaryPaths(string)
Determines the location of the browser and driver binaries.
Parameters
arguments
stringList of arguments to use when invoking Selenium Manager.
Returns
- Dictionary<string, string>
An array with two entries, one for the driver path, and another one for the browser path.