| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.mycore | 
    
| ArtifactId | ArtifactIdselenium-utils | 
    
| Last Version | Last Version0.9 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionSelenium WebDriver Utils 
            Base Classes for Selenium-WebDriver Tests 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| selenium-utils-0.9.pom | |
| selenium-utils-0.9.jar | 45 KB | 
| selenium-utils-0.9-sources.jar | 28 KB | 
| selenium-utils-0.9-javadoc.jar | 134 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.mycore/selenium-utils/ -->
<dependency>
    <groupId>org.mycore</groupId>
    <artifactId>selenium-utils</artifactId>
    <version>0.9</version>
</dependency>
                // https://jarcasting.com/artifacts/org.mycore/selenium-utils/
implementation 'org.mycore:selenium-utils:0.9'
                // https://jarcasting.com/artifacts/org.mycore/selenium-utils/
implementation ("org.mycore:selenium-utils:0.9")
                'org.mycore:selenium-utils:jar:0.9'
                <dependency org="org.mycore" name="selenium-utils" rev="0.9">
  <artifact name="selenium-utils" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.mycore', module='selenium-utils', version='0.9')
)
                libraryDependencies += "org.mycore" % "selenium-utils" % "0.9"
                [org.mycore/selenium-utils "0.9"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.google.guava : guava | jar | 25.1-jre | 
| junit : junit | jar | 4.12 | 
| org.apache.logging.log4j : log4j-api | jar | 2.11.0 | 
| org.seleniumhq.selenium : selenium-api | jar | 3.12.0 | 
| org.seleniumhq.selenium : selenium-chrome-driver | jar | 3.12.0 | 
| org.seleniumhq.selenium : selenium-firefox-driver | jar | 3.12.0 | 
| org.seleniumhq.selenium : selenium-remote-driver | jar | 3.12.0 | 
| org.seleniumhq.selenium : selenium-safari-driver | jar | 3.12.0 | 
| org.seleniumhq.selenium : selenium-support | jar | 3.12.0 |