status property
Use this property to retrieve a status that represents the results of the test.
Syntax
value = result.status;
Type:string
Use this property to retrieve one of the following string values:
- EyesBase.TestResultsStatus.Passed
- EyesBase.TestResultsStatus.Unresolved
- EyesBase.TestResultsStatus.Failed