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 web-automation-1.3.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
web
├─ web.Assert.class - [JAR]
├─ web.ByHandler.class - [JAR]
├─ web.ExpectedConditionsHandler.class - [JAR]
├─ web.TakeScreenShot.class - [JAR]
├─ web.TestNGMethods.class - [JAR]
├─ web.WebActions.class - [JAR]
├─ web.WebDriverInitializer.class - [JAR]
├─ web.WebElementHandler.class - [JAR]
├─ web.WebElementHelper.class - [JAR]
├─ web.WebPageObject.class - [JAR]
├─ web.WebTestCase.class - [JAR]