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 test-automation-selenide-0.2.9.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.nortal.test.selenide.hook
├─ com.nortal.test.selenide.hook.SelenideCleanupHook.class - [JAR]
├─ com.nortal.test.selenide.hook.SelenideRemoteChromePrepHook.class - [JAR]
com.nortal.test.selenide.configuration
├─ com.nortal.test.selenide.configuration.BrowserEngine.class - [JAR]
├─ com.nortal.test.selenide.configuration.SelenideCleanupMode.class - [JAR]
├─ com.nortal.test.selenide.configuration.SelenideConfiguration.class - [JAR]
├─ com.nortal.test.selenide.configuration.SelenideProperties.class - [JAR]