Click or drag to resize

SavedTimesDuration Property

Framework to automate tests using Selenium WebDriver
Gets the duration.

Namespace: Ocaramba.Types
Assembly: OcarambaLite (in OcarambaLite.dll) Version: 4.2.4
Syntax
C#
public long Duration { get; }
Request Example

Property Value

Int64
The duration.
See Also