Last Version

selendroid 0.17.0

"Selenium for Android Apps" (Test automate native or hybrid Android apps with Selendroid.)

License

License

http://www.apache.org/licenses/LICENSE-2.0
GroupId

GroupId

io.selendroid
ArtifactId

ArtifactId

selendroid
Version

Version

0.17.0
Type

Type

pom
Description

Description

selendroid
"Selenium for Android Apps" (Test automate native or hybrid Android apps with Selendroid.)
Project URL

Project URL

http://selendroid.io
Source Code Management

Source Code Management

http://github.com/selendroid/selendroid

Download selendroid 0.17.0

Filename Size
selendroid-0.17.0.pom 4 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • android-driver
  • selendroid-server
  • selendroid-grid-plugin
  • selendroid-test-app
  • selendroid-client
  • selendroid-server-common
  • selendroid-standalone
  • selendroid-common