Click or drag to resize

GlobalCurrentAutomationProject Property

Gets the current automation project opening for edit or execution

Namespace:  Hummingbird.TestFramework
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public static AutomationProject CurrentAutomationProject { get; }

Property Value

Type: AutomationProject
The current automation project.
See Also