Last Version

Microbrowser Selenium 0.3.0

Microbrowser implementation for Selenium.

License

License

GroupId

GroupId

org.hobsoft.microbrowser
ArtifactId

ArtifactId

microbrowser-selenium
Version

Version

0.3.0
Type

Type

jar
Description

Description

Microbrowser Selenium
Microbrowser implementation for Selenium.

Download microbrowser-selenium 0.3.0


<!-- https://jarcasting.com/artifacts/org.hobsoft.microbrowser/microbrowser-selenium/ -->
<dependency>
    <groupId>org.hobsoft.microbrowser</groupId>
    <artifactId>microbrowser-selenium</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.hobsoft.microbrowser/microbrowser-selenium/
implementation 'org.hobsoft.microbrowser:microbrowser-selenium:0.3.0'
// https://jarcasting.com/artifacts/org.hobsoft.microbrowser/microbrowser-selenium/
implementation ("org.hobsoft.microbrowser:microbrowser-selenium:0.3.0")
'org.hobsoft.microbrowser:microbrowser-selenium:jar:0.3.0'
<dependency org="org.hobsoft.microbrowser" name="microbrowser-selenium" rev="0.3.0">
  <artifact name="microbrowser-selenium" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hobsoft.microbrowser', module='microbrowser-selenium', version='0.3.0')
)
libraryDependencies += "org.hobsoft.microbrowser" % "microbrowser-selenium" % "0.3.0"
[org.hobsoft.microbrowser/microbrowser-selenium "0.3.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.hobsoft.microbrowser : microbrowser-spi jar 0.3.0
com.google.guava : guava jar 23.6-jre
org.seleniumhq.selenium : selenium-java jar 3.11.0

test (3)

Group / Artifact Type Version
org.hobsoft.microbrowser : microbrowser-tck jar 0.3.0
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.