The information in this topic may be out of date. The current SDK reference guide has moved here.
getMatchLevel method
Use this method to retrieve the default match level to be used for subsequent checkpoints in the test.
Syntax
MatchLevel value = eyes.getMatchLevel();
Parameters
This method does not take any parameters.Return value
- Type: MatchLevel
Remarks
For a full description of the affect of each match levels and the different ways to apply them to tests, checkpoints and regions, How to use Eyes match levels.