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-4.7.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.deque.html.axecore.providers
├─ com.deque.html.axecore.providers.EmbeddedResourceAxeProvider.class - [JAR]
├─ com.deque.html.axecore.providers.EmbeddedResourceProvider.class - [JAR]
├─ com.deque.html.axecore.providers.FileAxeScriptProvider.class - [JAR]
├─ com.deque.html.axecore.providers.IAxeScriptProvider.class - [JAR]
├─ com.deque.html.axecore.providers.StringAxeScriptProvider.class - [JAR]
com.deque.html.axecore.selenium
├─ com.deque.html.axecore.selenium.AxeBuilder.class - [JAR]
├─ com.deque.html.axecore.selenium.AxeBuilderOptions.class - [JAR]
├─ com.deque.html.axecore.selenium.AxeReporter.class - [JAR]
com.deque.html.axecore.extensions
├─ com.deque.html.axecore.extensions.WebDriverExtensions.class - [JAR]
├─ com.deque.html.axecore.extensions.WebDriverInjectorExtensions.class - [JAR]