ExecutionContext Class

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Inheritance Hierarchy

SystemObject
  ArtOfTest.WebAii.Design.ExecutionExecutionContext

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

public sealed class ExecutionContext

The ExecutionContext type exposes the following members.

Properties

  NameDescription
Public propertyActiveDataRows
Public propertyBugConfiguration
Public propertyStatic memberCurrent
Public propertyCurrentDataRow
Public propertyCurrentIterationIndex
Public propertyCurrentLogicalStep
Public propertyCurrentStep
Public propertyDataContexts
Public propertyDataSource
Public propertyDeploymentDirectory
Public propertyExecutingTestAsStep
Public propertyFirstStepGuid
Public propertyHttpRecorder
Public propertyLastStepGuid
Public propertyManager
Public propertyParams
Public propertyRemoteStorageUri
Public propertyRunFromHereStepExecuted
Public propertySettings
Public propertyShouldAbort
Public propertyTest
Public propertyUpdatePackage
Public propertyVisualDebugger
Top
Methods

  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodResetNewBrowserTracking
Public methodSetCurrentDataRow
Public methodSetCurrentStep
Public methodSetCurrentTestAndData
Public methodSetDialogMonitoring
Public methodSetDialogMonitoring(Test)
Public methodSetDialogMonitoring(AutomationStepList, TestType)
Public methodSetNewBrowserTracking
Public methodStatic memberTestHasData
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also

Reference