Click or drag to resize
InterpreterInitialize Method
Initialize the TestArchitect interpreter

Namespace:  TestArchitect.Harness.Core
Assembly:  TestArchitect.Harness.Bundle.Core (in TestArchitect.Harness.Bundle.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static void Initialize(
	IAbtLibrary abtLibrary,
	IAbtAutomation abtAutomation
)

Parameters

abtLibrary
Type: IAbtLibrary
abtAutomation
Type: IAbtAutomation

Return Value

Type: 
See Also