Click or drag to resize

BaseConfigurationChromeBrowserExecutableLocation Property

Framework to automate tests using Selenium WebDriver
Gets the path and file name of the Chrome browser executable.

Namespace: Ocaramba
Assembly: OcarambaLite (in OcarambaLite.dll) Version: 4.2.2
Syntax
C#
public static string ChromeBrowserExecutableLocation { get; }
Request Example

Property Value

String
See Also