jar

com.the99tests.photon : photon-session

Maven & Gradle

Sep 20, 2017
4 stars

Library for integrating tests with the 99 Tests Automation platform

Table Of Contents

Latest Version

Download com.the99tests.photon : photon-session JAR file - Latest Versions:

All Versions

Download com.the99tests.photon : photon-session JAR file - All Versions:

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

com.the99tests.photon

├─ com.the99tests.photon.DataStore.class - [JAR]

├─ com.the99tests.photon.MessageQueue.class - [JAR]

├─ com.the99tests.photon.PhotonSession.class - [JAR]

├─ com.the99tests.photon.PhotonSuiteBase.class - [JAR]

├─ com.the99tests.photon.QuickChecks.class - [JAR]

com.the99tests.photon.platforms

├─ com.the99tests.photon.platforms.AndroidManager.class - [JAR]

├─ com.the99tests.photon.platforms.ChromeManager.class - [JAR]

├─ com.the99tests.photon.platforms.FirefoxManager.class - [JAR]

├─ com.the99tests.photon.platforms.PhotonPlatformManagerFactory.class - [JAR]

├─ com.the99tests.photon.platforms.PlatformManager.class - [JAR]

├─ com.the99tests.photon.platforms.UnsupportedConfigException.class - [JAR]

Advertisement