jar

com.capgemini.mrchecker : mrchecker-mobile-module

Maven & Gradle

Apr 04, 2023
30 stars

MrChecker - Mobile - Module · MrChecker Test Framework name supports: Mobile application (Native, web, hybrid)

Table Of Contents

Latest Version

Download com.capgemini.mrchecker : mrchecker-mobile-module JAR file - Latest Versions:

All Versions

Download com.capgemini.mrchecker : mrchecker-mobile-module JAR file - All Versions:

Version Vulnerabilities Size Updated
2023.04.x
2023.03.x
2023.02.x
2023.01.x
2022.12.x
7.2.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 mrchecker-mobile-module-2023.04.04.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.capgemini.mrchecker.mobile.core.base.properties

├─ com.capgemini.mrchecker.mobile.core.base.properties.PropertiesFileSettings.class - [JAR]

com.capgemini.mrchecker.mobile.core.base.driver

├─ com.capgemini.mrchecker.mobile.core.base.driver.DriverManager.class - [JAR]

├─ com.capgemini.mrchecker.mobile.core.base.driver.INewMobileDriver.class - [JAR]

├─ com.capgemini.mrchecker.mobile.core.base.driver.NewAndroidDriver.class - [JAR]

├─ com.capgemini.mrchecker.mobile.core.base.driver.NewAppiumDriver.class - [JAR]

com.capgemini.mrchecker.mobile.core.base.exceptions

├─ com.capgemini.mrchecker.mobile.core.base.exceptions.BFAppiumServerNotConnectedException.class - [JAR]

com.capgemini.mrchecker.mobile.core.base.runtime

├─ com.capgemini.mrchecker.mobile.core.base.runtime.RuntimeParameters.class - [JAR]

com.capgemini.mrchecker.mobile.core

├─ com.capgemini.mrchecker.mobile.core.BasePage.class - [JAR]

├─ com.capgemini.mrchecker.mobile.core.BasePageAutoRegistration.class - [JAR]