Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/applitools/eyes-android-hello-world

An Android application for Applitools Eyes' ״Getting Started״ tutorial
https://github.com/applitools/eyes-android-hello-world

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://applitools.com/users/register) to obtain your key.

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