jar

com.github.bogdanlivadariu : selenium-screenshot-watcher

Maven & Gradle

Nov 11, 2019

Selenium screenshot watcher · Bundle for screenshot compare server

Table Of Contents

Latest Version

Download com.github.bogdanlivadariu : selenium-screenshot-watcher JAR file - Latest Versions:

All Versions

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

com.github.bogdanlivadariu.screenshotwatcher.models.requests

├─ com.github.bogdanlivadariu.screenshotwatcher.models.requests.CompareScreenshotRequest.class - [JAR]

├─ com.github.bogdanlivadariu.screenshotwatcher.models.requests.UploadScreenshotRequest.class - [JAR]

com.github.bogdanlivadariu.screenshotwatcher.util

├─ com.github.bogdanlivadariu.screenshotwatcher.util.EndpointUtil.class - [JAR]

├─ com.github.bogdanlivadariu.screenshotwatcher.util.EnvironmentUtil.class - [JAR]

├─ com.github.bogdanlivadariu.screenshotwatcher.util.GsonUtil.class - [JAR]

├─ com.github.bogdanlivadariu.screenshotwatcher.util.IgnoreAreas.class - [JAR]

├─ com.github.bogdanlivadariu.screenshotwatcher.util.JSONReader.class - [JAR]

com.github.bogdanlivadariu.screenshotwatcher.configuration

├─ com.github.bogdanlivadariu.screenshotwatcher.configuration.ScreenshotWatcherConfiguration.class - [JAR]

├─ com.github.bogdanlivadariu.screenshotwatcher.configuration.ScreenshotWatcherServersConfiguration.class - [JAR]

com.github.bogdanlivadariu.screenshotwatcher.models.config

├─ com.github.bogdanlivadariu.screenshotwatcher.models.config.ScreenshotWatcherConfigurationModel.class - [JAR]

com.github.bogdanlivadariu.screenshotwatcher

├─ com.github.bogdanlivadariu.screenshotwatcher.Main.class - [JAR]

├─ com.github.bogdanlivadariu.screenshotwatcher.ScreenshotProcessing.class - [JAR]

├─ com.github.bogdanlivadariu.screenshotwatcher.ScreenshotWatcher.class - [JAR]

com.github.bogdanlivadariu.screenshotwatcher.db

├─ com.github.bogdanlivadariu.screenshotwatcher.db.DBConnectors.class - [JAR]

com.github.bogdanlivadariu.screenshotwatcher.models.response

├─ com.github.bogdanlivadariu.screenshotwatcher.models.response.CompareScreenshotsResponse.class - [JAR]

├─ com.github.bogdanlivadariu.screenshotwatcher.models.response.ScreenshotDiffResponse.class - [JAR]

├─ com.github.bogdanlivadariu.screenshotwatcher.models.response.ScreenshotProcessResponse.class - [JAR]

├─ com.github.bogdanlivadariu.screenshotwatcher.models.response.ScreenshotProcessingResponse.class - [JAR]

com.github.bogdanlivadariu.screenshotwatcher.models

├─ com.github.bogdanlivadariu.screenshotwatcher.models.BaseScreenshotModel.class - [JAR]

├─ com.github.bogdanlivadariu.screenshotwatcher.models.ProcessedScreenshots.class - [JAR]

├─ com.github.bogdanlivadariu.screenshotwatcher.models.ScreenshotCompareModel.class - [JAR]

com.github.bogdanlivadariu.screenshotwatcher.endpoints

├─ com.github.bogdanlivadariu.screenshotwatcher.endpoints.CompareScreenshots.class - [JAR]

├─ com.github.bogdanlivadariu.screenshotwatcher.endpoints.RetrieveScreenshot.class - [JAR]

├─ com.github.bogdanlivadariu.screenshotwatcher.endpoints.ReviewScreenshot.class - [JAR]

├─ com.github.bogdanlivadariu.screenshotwatcher.endpoints.ReviewScreenshots.class - [JAR]

├─ com.github.bogdanlivadariu.screenshotwatcher.endpoints.ServerStopEndpoint.class - [JAR]

├─ com.github.bogdanlivadariu.screenshotwatcher.endpoints.UploadScreenshot.class - [JAR]