jar

com.github.claremontqualitymanagement.seleniumextensions : VerificationsForSeleniumWebDriver

Maven & Gradle

May 29, 2023
0 stars

Verifications for Selenium WebDriver · Wrapper for any WebDriver instance to easily introduce verifications. Highly extendable.

Table Of Contents

Latest Version

Download com.github.claremontqualitymanagement.seleniumextensions : VerificationsForSeleniumWebDriver JAR file - Latest Versions:

All Versions

Download com.github.claremontqualitymanagement.seleniumextensions : VerificationsForSeleniumWebDriver JAR file - All Versions:

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

com.zingtongroup.seleniumextensions.verificationsforseleniumwebdriver

├─ com.zingtongroup.seleniumextensions.verificationsforseleniumwebdriver.VerificationMethodCollection.class - [JAR]

├─ com.zingtongroup.seleniumextensions.verificationsforseleniumwebdriver.WebDriverWithVerifications.class - [JAR]

com.zingtongroup.seleniumextensions.verificationsforseleniumwebdriver.verifyingwebdrivercomponents

├─ com.zingtongroup.seleniumextensions.verificationsforseleniumwebdriver.verifyingwebdrivercomponents.GuiElement.class - [JAR]

├─ com.zingtongroup.seleniumextensions.verificationsforseleniumwebdriver.verifyingwebdrivercomponents.VerifyableWebElement.class - [JAR]

├─ com.zingtongroup.seleniumextensions.verificationsforseleniumwebdriver.verifyingwebdrivercomponents.WebElementWithVerifications.class - [JAR]

com.zingtongroup.seleniumextensions.verificationsforseleniumwebdriver.verifyingwebdrivercomponents.verifications

├─ com.zingtongroup.seleniumextensions.verificationsforseleniumwebdriver.verifyingwebdrivercomponents.verifications.BrowserVerifications.class - [JAR]