View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- 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]