ClassStepResultItem
Class
Definition
Namespace:ArtOfTest.WebAii.Design.UI
Assembly:ArtOfTest.WebAii.Design.dll
Syntax:
cs-api-definition
public class StepResultItem
Inheritance: objectStepResultItem
Constructors
StepResultItem(AutomationStepResult)
Declaration
cs-api-definition
public StepResultItem(AutomationStepResult result)
Parameters
result
Properties
HasAvailbleFindExpressionWarning
Declaration
cs-api-definition
public bool HasAvailbleFindExpressionWarning { get; }
Property Value
OpenElementCommand
Declaration
cs-api-definition
public CommandHandler OpenElementCommand { get; }
Property Value
CommandHandler
StepResult
Declaration
cs-api-definition
public AutomationStepResult StepResult { get; }
Property Value