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 embedded-selenium-3.0.0-RC9.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.playtika.test.selenium.testscope
├─ com.playtika.test.selenium.testscope.TestcontainerContextCustomizerFactory.class - [JAR]
├─ com.playtika.test.selenium.testscope.TestcontainerScope.class - [JAR]
├─ com.playtika.test.selenium.testscope.TestcontainerTestExecutionListener.class - [JAR]
com.playtika.test.selenium
├─ com.playtika.test.selenium.BrowserType.class - [JAR]
├─ com.playtika.test.selenium.DockerHostname.class - [JAR]
├─ com.playtika.test.selenium.EmbeddedSeleniumBootstrapConfiguration.class - [JAR]
├─ com.playtika.test.selenium.SeleniumProperties.class - [JAR]
├─ com.playtika.test.selenium.VncRecordingMode.class - [JAR]