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 selenium-utils-1.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.shakeit66.selenium
├─ io.github.shakeit66.selenium.SeleniumConnectionDemo.class - [JAR]
├─ io.github.shakeit66.selenium.SeleniumConnector.class - [JAR]
├─ io.github.shakeit66.selenium.SeleniumRunner.class - [JAR]
├─ io.github.shakeit66.selenium.SessionInfo.class - [JAR]