Last Version

seauto 0.9.1

SeAuto is a bridge to Selenium from your favorite test framework.

License

License

Categories

Categories

Net Auto Application Layer Libs Code Generators
GroupId

GroupId

com.partnet
ArtifactId

ArtifactId

seauto
Version

Version

0.9.1
Type

Type

pom
Description

Description

seauto
SeAuto is a bridge to Selenium from your favorite test framework.
Project URL

Project URL

https://github.com/partnet/seauto
Source Code Management

Source Code Management

https://github.com/partnet/seauto.git

Download seauto 0.9.1

Filename Size
seauto-0.9.1.pom 3 KB
Browse

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

Dependencies

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

Project Modules

  • seauto-core
  • seauto-driver-manager
  • seauto-jbehave
  • seauto-junit
  • seauto-cucumber