BrowserActions Property

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Gets the Actions object that can be used to perform different actions against the loaded document in the browser.

Namespace:  ArtOfTest.WebAii.Core
Assembly:  ArtOfTest.WebAii (in ArtOfTest.WebAii.dll) Version: 2018.1.116.0 (2018.1.116.0)
Syntax

public Actions Actions { get; }

Property Value

Type: Actions
See Also

Reference