/eyes-android-hello-world

An Android application for Applitools Eyes' ״Getting Started״ tutorial

Primary LanguageJavaOtherNOASSERTION

Eyes Android Espresso Demo application

Android demo application for Eyes Espresso

Run the demo

  • Clone repository.

  • Open ExampleInstrumentedTest class and set your APPLITOOLS_API_KEY to the eyes.setApiKey("YOUR_API_KEY").

You can find your API key under the user menu located at the right hand side of the test manager toolbar. If you don't yet have an account create it now to obtain your key.

  • Run the test by clicking on the Run button to the left from simpleTest() method.