jar

com.magenic.jmaqs.appium : jmaqs-appium

Maven & Gradle

Dec 01, 2020
1 usages
8 stars

JMAQS Appium Testing Module

Table Of Contents

Latest Version

Download com.magenic.jmaqs.appium : jmaqs-appium JAR file - Latest Versions:

All Versions

Download com.magenic.jmaqs.appium : jmaqs-appium JAR file - All Versions:

Version Vulnerabilities Size Updated
2.2.x
2.1.x
2.0.x

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 jmaqs-appium-2.2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.magenic.jmaqs.appium.exceptions

├─ com.magenic.jmaqs.appium.exceptions.AppiumConfigException.class - [JAR]

com.magenic.jmaqs.appium

├─ com.magenic.jmaqs.appium.AppiumConfig.class - [JAR]

├─ com.magenic.jmaqs.appium.AppiumDriverFactory.class - [JAR]

├─ com.magenic.jmaqs.appium.AppiumTestObject.class - [JAR]

├─ com.magenic.jmaqs.appium.AppiumUtilities.class - [JAR]

├─ com.magenic.jmaqs.appium.BaseAppiumTest.class - [JAR]

├─ com.magenic.jmaqs.appium.MobileDriverManager.class - [JAR]

com.magenic.jmaqs.appium.constants

├─ com.magenic.jmaqs.appium.constants.PlatformType.class - [JAR]