jar

com.github.autoexsel : autoexsel-framework

Maven & Gradle

Jul 02, 2019
0 stars

autoexsel framework library · Framework for web mobile and api automation

Table Of Contents

Latest Version

Download com.github.autoexsel : autoexsel-framework JAR file - Latest Versions:

All Versions

Download com.github.autoexsel : autoexsel-framework JAR file - All Versions:

Version Vulnerabilities Size Updated
1.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 autoexsel-framework-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.autoexsel.data.manager

├─ com.autoexsel.data.manager.DataValidations.class - [JAR]

├─ com.autoexsel.data.manager.Database.class - [JAR]

├─ com.autoexsel.data.manager.JSONLoader.class - [JAR]

├─ com.autoexsel.data.manager.ORClassLoader.class - [JAR]

├─ com.autoexsel.data.manager.ORLoader.class - [JAR]

com.autoexsel.report.manager

├─ com.autoexsel.report.manager.ReportManager.class - [JAR]

com.autoexsel.services.wrapper

├─ com.autoexsel.services.wrapper.RestAssuredBase.class - [JAR]

├─ com.autoexsel.services.wrapper.RestAssuredManager.class - [JAR]

├─ com.autoexsel.services.wrapper.RestAssuredMethods.class - [JAR]

├─ com.autoexsel.services.wrapper.RestAssuredValidation.class - [JAR]

com.autoexsel.webdriver

├─ com.autoexsel.webdriver.FindWebElements.class - [JAR]

├─ com.autoexsel.webdriver.SeleniumWebDriver.class - [JAR]

├─ com.autoexsel.webdriver.WebDriverBase.class - [JAR]

├─ com.autoexsel.webdriver.WebDriverManager.class - [JAR]

com.autoexsel.mobile.wrapper

├─ com.autoexsel.mobile.wrapper.AppiumAppElement.class - [JAR]

├─ com.autoexsel.mobile.wrapper.AppiumMobileElement.class - [JAR]

├─ com.autoexsel.mobile.wrapper.AppiumWebElement.class - [JAR]

├─ com.autoexsel.mobile.wrapper.AppiumWrapperBase.class - [JAR]

├─ com.autoexsel.mobile.wrapper.Application.class - [JAR]

com.autoexsel.extent.report

├─ com.autoexsel.extent.report.AventStackExtentReport.class - [JAR]

├─ com.autoexsel.extent.report.ExtentReportManager.class - [JAR]

├─ com.autoexsel.extent.report.ReportManagerInterface.class - [JAR]

com.autoexsel.mobile.driver

├─ com.autoexsel.mobile.driver.AppiumDriverBase.class - [JAR]

├─ com.autoexsel.mobile.driver.AppiumDriverManager.class - [JAR]

├─ com.autoexsel.mobile.driver.AppiumDriverManagerImp.class - [JAR]

├─ com.autoexsel.mobile.driver.AppiumMobileDriver.class - [JAR]

├─ com.autoexsel.mobile.driver.AppiumServerManager.class - [JAR]

├─ com.autoexsel.mobile.driver.FindAppiumAppElement.class - [JAR]

├─ com.autoexsel.mobile.driver.FindAppiumMobileElement.class - [JAR]

├─ com.autoexsel.mobile.driver.FindAppiumWebElement.class - [JAR]

com.autoexsel.webdriver.wrapper

├─ com.autoexsel.webdriver.wrapper.ActionManager.class - [JAR]

├─ com.autoexsel.webdriver.wrapper.AssertionManager.class - [JAR]

├─ com.autoexsel.webdriver.wrapper.SeleniumWebElement.class - [JAR]

├─ com.autoexsel.webdriver.wrapper.WebBrowser.class - [JAR]

├─ com.autoexsel.webdriver.wrapper.WebDriverWrapperBase.class - [JAR]