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-remote-client-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.remote
├─ org.openqa.selenium.remote.CommandExecutor.class - [JAR]
├─ org.openqa.selenium.remote.HttpCommandExecutor.class - [JAR]
├─ org.openqa.selenium.remote.MapMaker.class - [JAR]
├─ org.openqa.selenium.remote.RemoteWebDriver.class - [JAR]
├─ org.openqa.selenium.remote.RemoteWebElement.class - [JAR]
├─ org.openqa.selenium.remote.RenderedRemoteWebElement.class - [JAR]
├─ org.openqa.selenium.remote.ScreenshotException.class - [JAR]