jar

com.github.white-sdev : White_SeleniumFramework

Maven & Gradle

May 15, 2021
5 stars

A Selenium Framework that will help to execute tests and custom scenarios faster and reduce the effort to access many sections Selenium related.

Table Of Contents

Latest Version

Download com.github.white-sdev : White_SeleniumFramework JAR file - Latest Versions:

All Versions

Download com.github.white-sdev : White_SeleniumFramework JAR file - All Versions:

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

org.white_sdev.white_seleniumframework.exceptions

├─ org.white_sdev.white_seleniumframework.exceptions.White_SeleniumFrameworkException.class - [JAR]

org.white_sdev.white_seleniumframework.framework

├─ org.white_sdev.white_seleniumframework.framework.AutomationScenario.class - [JAR]

├─ org.white_sdev.white_seleniumframework.framework.AutomationSuite.class - [JAR]

├─ org.white_sdev.white_seleniumframework.framework.SilentAutomationScenario.class - [JAR]

├─ org.white_sdev.white_seleniumframework.framework.WebDriverElements.class - [JAR]

├─ org.white_sdev.white_seleniumframework.framework.WebDriverUtils.class - [JAR]

Advertisement