Click or drag to resize

ErrorDetailDateTime Property

Framework to automate tests using Selenium WebDriver
Gets or sets the date time.

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

Property Value

DateTime
The date time.
See Also