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-chrome-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.chrome
├─ org.openqa.selenium.chrome.ChromeBinary.class - [JAR]
├─ org.openqa.selenium.chrome.ChromeCommandExecutor.class - [JAR]
├─ org.openqa.selenium.chrome.ChromeDriver.class - [JAR]
├─ org.openqa.selenium.chrome.ChromeResponse.class - [JAR]
├─ org.openqa.selenium.chrome.ChromeWebElement.class - [JAR]
├─ org.openqa.selenium.chrome.FatalChromeException.class - [JAR]
├─ org.openqa.selenium.chrome.Response.class - [JAR]