IRunnerController Interface

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure

Namespace:  ArtOfTest.WebAii.Design.Execution.Interfaces
Assembly:  ArtOfTest.WebAii.Design (in ArtOfTest.WebAii.Design.dll) Version: 2018.1.116.0 (2018.1.116.0)
Syntax

public interface IRunnerController

The IRunnerController type exposes the following members.

Properties

  NameDescription
Public propertyIsRunnerResponding
Public propertyRunnerProc
Top
Methods

  NameDescription
Public methodDisconnect
Public methodExit
Public methodForceShutdown
Public methodLaunch
Public methodPing
Public methodRaiseResetBrowser
Public methodRaiseRunCompleted
Public methodRun
Top
Events

  NameDescription
Public eventExecutionError
Public eventExited
Public eventOutputDataReceived
Public eventPingResponded
Public eventTestCompleted
Public eventTestFailedToCompleteError
Top
See Also

Reference