jar

com.wix : wix-webdriver-manager

Maven & Gradle

Jun 11, 2019
10 stars

Wix WebDriver Manager · Module on creating any web-driver on any supported environment

Table Of Contents

Latest Version

Download com.wix : wix-webdriver-manager JAR file - Latest Versions:

All Versions

Download com.wix : wix-webdriver-manager JAR file - All Versions:

Version Vulnerabilities Size Updated
1.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 wix-webdriver-manager-1.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.wixpress.automation.webdriver

├─ com.wixpress.automation.webdriver.WebDriverManager.class - [JAR]

com.wixpress.automation.webdriver.utils.collections

├─ com.wixpress.automation.webdriver.utils.collections.DefaultObjectPool.class - [JAR]

├─ com.wixpress.automation.webdriver.utils.collections.ObjectPool.class - [JAR]

com.wixpress.automation.webdriver.utils.functions.helpers

├─ com.wixpress.automation.webdriver.utils.functions.helpers.Consumers.class - [JAR]

├─ com.wixpress.automation.webdriver.utils.functions.helpers.ThrowingConsumer.class - [JAR]

├─ com.wixpress.automation.webdriver.utils.functions.helpers.ThrowingRunnable.class - [JAR]

├─ com.wixpress.automation.webdriver.utils.functions.helpers.ThrowingSupplier.class - [JAR]

com.wixpress.automation.webdriver.enums

├─ com.wixpress.automation.webdriver.enums.CloudService.class - [JAR]

├─ com.wixpress.automation.webdriver.enums.RunOn.class - [JAR]

├─ com.wixpress.automation.webdriver.enums.WebDriverStrategyType.class - [JAR]

├─ com.wixpress.automation.webdriver.enums.WebDriverType.class - [JAR]

com.wixpress.automation.webdriver.config

├─ com.wixpress.automation.webdriver.config.WebDriverConfig.class - [JAR]

com.wixpress.automation.webdriver.capabilities

├─ com.wixpress.automation.webdriver.capabilities.BrowserCapabilities.class - [JAR]

├─ com.wixpress.automation.webdriver.capabilities.PlatformCapabilities.class - [JAR]

com.wixpress.automation.webdriver.utils.collections.exceptions

├─ com.wixpress.automation.webdriver.utils.collections.exceptions.NoElementAvailableException.class - [JAR]

com.wixpress.automation.webdriver.factory

├─ com.wixpress.automation.webdriver.factory.CloudWebDriverFactory.class - [JAR]

├─ com.wixpress.automation.webdriver.factory.LocalWebDriverFactory.class - [JAR]

├─ com.wixpress.automation.webdriver.factory.WebDriverFactory.class - [JAR]

com.wixpress.automation.webdriver.exceptions

├─ com.wixpress.automation.webdriver.exceptions.WebDriverManagerException.class - [JAR]

com.wixpress.automation.webdriver.strategy

├─ com.wixpress.automation.webdriver.strategy.NewInstanceWebDriverStrategy.class - [JAR]

├─ com.wixpress.automation.webdriver.strategy.RecycledWebDriverStrategy.class - [JAR]

├─ com.wixpress.automation.webdriver.strategy.WebDriverStrategy.class - [JAR]

com.wixpress.automation.webdriver.utils.functions

├─ com.wixpress.automation.webdriver.utils.functions.ContainerUtils.class - [JAR]

├─ com.wixpress.automation.webdriver.utils.functions.Repeater.class - [JAR]

com.wixpress.automation.webdriver.binaries

├─ com.wixpress.automation.webdriver.binaries.WebDriverBinaryManager.class - [JAR]

├─ com.wixpress.automation.webdriver.binaries.WebDriverBinaryVersion.class - [JAR]

Advertisement

Dependencies from Group

Feb 22, 2022
59 usages
377 stars
Mar 11, 2020
7 usages
534 stars
Mar 11, 2020
7 usages
534 stars
May 11, 2016
7 usages
260 stars
Feb 11, 2020
7 usages
260 stars

Discover Dependencies