jar

co.com.devco.automation : automationDevcoLibrary

Maven & Gradle

Sep 15, 2022

automation-devco-library · Library utilities to automation projects in SerenityBDD

Table Of Contents

Latest Version

Download co.com.devco.automation : automationDevcoLibrary JAR file - Latest Versions:

All Versions

Download co.com.devco.automation : automationDevcoLibrary JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
2.0
1.3.x
1.2.x
1.1.x
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 automationDevcoLibrary-2.0.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

co.com.devco.automation.mobile.abilities

├─ co.com.devco.automation.mobile.abilities.ChangeAppContext.class - [JAR]

├─ co.com.devco.automation.mobile.abilities.ChangeDriverContext.class - [JAR]

├─ co.com.devco.automation.mobile.abilities.ChooseApp.class - [JAR]

├─ co.com.devco.automation.mobile.abilities.Hide.class - [JAR]

├─ co.com.devco.automation.mobile.abilities.RunAppInBackground.class - [JAR]

co.com.devco.automation.externaldata

├─ co.com.devco.automation.externaldata.DataCSV.class - [JAR]

├─ co.com.devco.automation.externaldata.ReadPdf.class - [JAR]

co.com.devco.automation.mobile.waits

├─ co.com.devco.automation.mobile.waits.StandBy.class - [JAR]

├─ co.com.devco.automation.mobile.waits.WaitForElement.class - [JAR]

co.com.devco.automation.web

├─ co.com.devco.automation.web.ChangeToTab.class - [JAR]

├─ co.com.devco.automation.web.OpenNewTab.class - [JAR]

co.com.devco.automation.mobile.locator

├─ co.com.devco.automation.mobile.locator.BaseLocator.class - [JAR]

├─ co.com.devco.automation.mobile.locator.CustomDriver.class - [JAR]

├─ co.com.devco.automation.mobile.locator.ElementFinder.class - [JAR]

├─ co.com.devco.automation.mobile.locator.Locator.class - [JAR]

├─ co.com.devco.automation.mobile.locator.LocatorAndroid.class - [JAR]

├─ co.com.devco.automation.mobile.locator.LocatorIos.class - [JAR]

co.com.devco.automation.mobile.actions

├─ co.com.devco.automation.mobile.actions.Drag.class - [JAR]

├─ co.com.devco.automation.mobile.actions.DragDirection.class - [JAR]

├─ co.com.devco.automation.mobile.actions.DragElemet.class - [JAR]

├─ co.com.devco.automation.mobile.actions.Scroll.class - [JAR]

├─ co.com.devco.automation.mobile.actions.Scrolling.class - [JAR]

Advertisement