Applitools Eyes is a tool for automated visual validation. It is used for visual regression tests. Normally, Applitools Eyes needs to be integrated with an SDK. With the Ranorex Applitools Eyes integration, you can use the tool with your Ranorex tests. No coding required.
Throughout the chapters of this guide, we assume you’re familiar with Applitools Eyes. Please refer to the Applitools documentation if you’re unsure how to use Applitools Eyes.
Adding the integration to your solution
-
In the projects browser, right-click the desired solution.
-
Click Manage packages…
-
In the search field of the window that appears, enter Ranorex Applitools.
-
From the results on the left, select Ranorex with Applitools Eyes and click Add.
-
Click Close.
-
In the module browser, verify that the two modules InitializeEyes and FinalizeEyes are present.
The integration is now ready for use.