Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/applitools/eyes-android-hello-world
- Owner: applitools
- License: other
- Created: 2018-02-13T12:44:16.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-01-15T15:53:03.000Z (11 months ago)
- Last Synced: 2024-04-14T04:52:38.385Z (8 months ago)
- Language: Java
- Size: 289 KB
- Stars: 0
- Watchers: 4
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.