jar

com.github.lwfwind.automation : android-automation-library

Maven & Gradle

Aug 25, 2016
3 stars

Support android ui automaton such as identify Toast and PopupWindow for appium

Table Of Contents

Latest Version

Download com.github.lwfwind.automation : android-automation-library JAR file - Latest Versions:

All Versions

Download com.github.lwfwind.automation : android-automation-library JAR file - All Versions:

Version Vulnerabilities Size Updated
2.2
2.1
2.0
1.9
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window android-automation-library-2.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.qa.automation.android

├─ com.qa.automation.android.AutomationServer.class - [JAR]

├─ com.qa.automation.android.AutomationServerWorker.class - [JAR]

com.qa.automation.android.hook

├─ com.qa.automation.android.hook.HookHelper.class - [JAR]

├─ com.qa.automation.android.hook.MyInstrumentation.class - [JAR]

├─ com.qa.automation.android.hook.ProxyWMInvocationHandler.class - [JAR]

test

├─ test.EmailTest.class - [JAR]

├─ test.ParseTest.class - [JAR]

com.qa.automation.android.find

├─ com.qa.automation.android.find.Finder.class - [JAR]

├─ com.qa.automation.android.find.Sleeper.class - [JAR]

├─ com.qa.automation.android.find.ViewFetcher.class - [JAR]

├─ com.qa.automation.android.find.ViewUtils.class - [JAR]

com.qa.automation.android.window

├─ com.qa.automation.android.window.WindowListener.class - [JAR]

├─ com.qa.automation.android.window.WindowManager.class - [JAR]

com.qa.automation.android.exception

├─ com.qa.automation.android.exception.CrashHandler.class - [JAR]

com.qa.automation.android.util.email

├─ com.qa.automation.android.util.email.CustomizedAuthenticator.class - [JAR]

├─ com.qa.automation.android.util.email.MailSender.class - [JAR]

com.qa.automation.android.util

├─ com.qa.automation.android.util.AppInfoUtil.class - [JAR]

├─ com.qa.automation.android.util.DeviceUtil.class - [JAR]

com.qa.automation.android.highlight

├─ com.qa.automation.android.highlight.HighlightView.class - [JAR]

com.qa.automation.android.popupwindow

├─ com.qa.automation.android.popupwindow.PopupWindow.class - [JAR]

com.qa.serializable

├─ com.qa.serializable.Point.class - [JAR]