The information in this topic may be out of date. The current SDK reference guide has moved here.

Eyes method

Class: EyesPlatform: AppiumLanguage: Java SDK:

This is the constructor for the Eyes class.

This is the main class used for executing checkpoints using Eyes.

Syntax

Eyes eyes = new Eyes();

Parameters

This method does not take any parameters.

Return value

Type: Eyes
Use the object returned to call the various methods provided by the Eyes class.