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-firefox-driver-4.11.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.openqa.selenium.firefox
├─ org.openqa.selenium.firefox.AddHasContext.class - [JAR]
├─ org.openqa.selenium.firefox.AddHasExtensions.class - [JAR]
├─ org.openqa.selenium.firefox.AddHasFullPageScreenshot.class - [JAR]
├─ org.openqa.selenium.firefox.ClasspathExtension.class - [JAR]
├─ org.openqa.selenium.firefox.Executable.class - [JAR]
├─ org.openqa.selenium.firefox.Extension.class - [JAR]
├─ org.openqa.selenium.firefox.FileExtension.class - [JAR]
├─ org.openqa.selenium.firefox.FirefoxBinary.class - [JAR]
├─ org.openqa.selenium.firefox.FirefoxCommandContext.class - [JAR]
├─ org.openqa.selenium.firefox.FirefoxDriver.class - [JAR]
├─ org.openqa.selenium.firefox.FirefoxDriverLogLevel.class - [JAR]
├─ org.openqa.selenium.firefox.FirefoxDriverService.class - [JAR]
├─ org.openqa.selenium.firefox.FirefoxOptions.class - [JAR]
├─ org.openqa.selenium.firefox.FirefoxProfile.class - [JAR]
├─ org.openqa.selenium.firefox.GeckoDriverInfo.class - [JAR]
├─ org.openqa.selenium.firefox.GeckoDriverService.class - [JAR]
├─ org.openqa.selenium.firefox.HasContext.class - [JAR]
├─ org.openqa.selenium.firefox.HasExtensions.class - [JAR]
├─ org.openqa.selenium.firefox.HasFullPageScreenshot.class - [JAR]
├─ org.openqa.selenium.firefox.Preferences.class - [JAR]
├─ org.openqa.selenium.firefox.ProfilesIni.class - [JAR]
├─ org.openqa.selenium.firefox.UnableToCreateProfileException.class - [JAR]