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 msedge-selenium-tools-java-3.141.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.microsoft.edge.seleniumtools
├─ com.microsoft.edge.seleniumtools.EdgeDriver.class - [JAR]
├─ com.microsoft.edge.seleniumtools.EdgeDriverCommand.class - [JAR]
├─ com.microsoft.edge.seleniumtools.EdgeDriverCommandExecutor.class - [JAR]
├─ com.microsoft.edge.seleniumtools.EdgeDriverInfo.class - [JAR]
├─ com.microsoft.edge.seleniumtools.EdgeDriverService.class - [JAR]
├─ com.microsoft.edge.seleniumtools.EdgeOptions.class - [JAR]