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 webdriver-ie-0.9.7376.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.openqa.selenium.ie
├─ org.openqa.selenium.ie.ElementCollection.class - [JAR]
├─ org.openqa.selenium.ie.ErrorHandler.class - [JAR]
├─ org.openqa.selenium.ie.ExportedWebDriverFunctions.class - [JAR]
├─ org.openqa.selenium.ie.Finder.class - [JAR]
├─ org.openqa.selenium.ie.InternetExplorerDriver.class - [JAR]
├─ org.openqa.selenium.ie.InternetExplorerElement.class - [JAR]
├─ org.openqa.selenium.ie.StringCollection.class - [JAR]
├─ org.openqa.selenium.ie.StringWrapper.class - [JAR]
├─ org.openqa.selenium.ie.TimedOutException.class - [JAR]