Skip to content

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'