status property
Returns a status that represents the results of the test.
Syntax
value = result.status // type is string
Type:string
Returns one of the following string values:
- EyesBase.TestResultsStatus.Passed
- EyesBase.TestResultsStatus.Unresolved
- EyesBase.TestResultsStatus.Failed