setMatchLevel method
Use this method to set the default match level to be used for subsequent checkpoints in the test.
Syntax
eyes.setMatchLevel(level);
Parameters
- level
- Type:
- Available match level values are:
- None
- Strict
- Layout
- Content
- Exact
Return value
- Type:
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.