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-edgehtml-driver-4.0.0-alpha-7.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.openqa.selenium.edgehtml
├─ org.openqa.selenium.edgehtml.EdgeHtmlDriver.class - [JAR]
├─ org.openqa.selenium.edgehtml.EdgeHtmlDriverInfo.class - [JAR]
├─ org.openqa.selenium.edgehtml.EdgeHtmlDriverService.class - [JAR]
├─ org.openqa.selenium.edgehtml.EdgeHtmlOptions.class - [JAR]