Click or drag to resize

DriverContextCurrentDirectory Property

Framework to automate tests using Selenium WebDriver
Gets or sets directory where assembly files are located.

Namespace: Ocaramba
Assembly: OcarambaLite (in OcarambaLite.dll) Version: 4.2.4
Syntax
C#
public string CurrentDirectory { get; set; }
Request Example

Property Value

String
See Also