jar

com.github.bogdanlivadariu : java-automation-framework

Maven & Gradle

Sep 19, 2016
1 usages

Java automation framework · A simple java automation components collection, that are in plan to be extended

Table Of Contents

Latest Version

Download com.github.bogdanlivadariu : java-automation-framework JAR file - Latest Versions:

All Versions

Download com.github.bogdanlivadariu : java-automation-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 java-automation-framework-1.0.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.bogdanlivadariu.java.automation.framework.components.interfaces

├─ com.github.bogdanlivadariu.java.automation.framework.components.interfaces.Checkable.class - [JAR]

├─ com.github.bogdanlivadariu.java.automation.framework.components.interfaces.Clickable.class - [JAR]

├─ com.github.bogdanlivadariu.java.automation.framework.components.interfaces.Editable.class - [JAR]

├─ com.github.bogdanlivadariu.java.automation.framework.components.interfaces.Selectable.class - [JAR]

com.github.bogdanlivadariu.java.automation.framework.webdriver

├─ com.github.bogdanlivadariu.java.automation.framework.webdriver.WebDriverInstance.class - [JAR]

├─ com.github.bogdanlivadariu.java.automation.framework.webdriver.WebDriverUtil.class - [JAR]

com.github.bogdanlivadariu.java.automation.framework.components.common

├─ com.github.bogdanlivadariu.java.automation.framework.components.common.BaseComponent.class - [JAR]

├─ com.github.bogdanlivadariu.java.automation.framework.components.common.ButtonComponent.class - [JAR]

├─ com.github.bogdanlivadariu.java.automation.framework.components.common.CheckBoxComponent.class - [JAR]

├─ com.github.bogdanlivadariu.java.automation.framework.components.common.InputFieldComponent.class - [JAR]

├─ com.github.bogdanlivadariu.java.automation.framework.components.common.LabelComponent.class - [JAR]

├─ com.github.bogdanlivadariu.java.automation.framework.components.common.MenuComponent.class - [JAR]

├─ com.github.bogdanlivadariu.java.automation.framework.components.common.SelectComponent.class - [JAR]