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-common-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.BeanToJsonConverter.class - [JAR]
├─ org.openqa.selenium.remote.Capabilities.class - [JAR]
├─ org.openqa.selenium.remote.Command.class - [JAR]
├─ org.openqa.selenium.remote.Context.class - [JAR]
├─ org.openqa.selenium.remote.DesiredCapabilities.class - [JAR]
├─ org.openqa.selenium.remote.JsonToBeanConverter.class - [JAR]
├─ org.openqa.selenium.remote.PropertyMunger.class - [JAR]
├─ org.openqa.selenium.remote.Response.class - [JAR]
├─ org.openqa.selenium.remote.SessionId.class - [JAR]