jar

io.github.whiteorganization : white-selenium-framework

Maven & Gradle

Jun 25, 2023
6 stars

io.github.whiteorganization:white-selenium-framework · 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 io.github.whiteorganization : white-selenium-framework JAR file - Latest Versions:

All Versions

Download io.github.whiteorganization : white-selenium-framework JAR file - All Versions:

Version Vulnerabilities Size Updated
2.2.x
2.1.x
2.0.x
1.1.x
1.0.x
0.3.x
0.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 white-selenium-framework-2.2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.white_sdev.white_seleniumframework.framework.utils

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

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

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

org.white_sdev.white_seleniumframework.utils

├─ org.white_sdev.white_seleniumframework.utils.PropertiesReader.class - [JAR]

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.RecordingUtils.class - [JAR]

├─ org.white_sdev.white_seleniumframework.framework.SeleniumJupiterScenario.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]