Skip to content

Published on Maven Central Repo Mobile visual testing Library

License

Notifications You must be signed in to change notification settings

KhaldAttya/Aeye

Repository files navigation

Maven Central

Aeye

Mobile visual testing framework using Java and appium

Usage example

https://github.com/KhaldAttya/Aeye-example

Maven dependency

<dependency>
    <groupId>com.github.KhaldAttya</groupId>
    <artifactId>Aeye</artifactId>
    <version>1.9.6</version>
</dependency>

Gradle dependency

compile 'com.github.KhaldAttya:Aeye:1.9.6'