TAF - EyeAutomate support

This is the module enabling interacting with GUI components through image recognition for Claremont TAF

License

License

GroupId

GroupId

com.github.claremontqualitymanagement
ArtifactId

ArtifactId

taf.eyesupport
Last Version

Last Version

4.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

TAF - EyeAutomate support
This is the module enabling interacting with GUI components through image recognition for Claremont TAF
Project URL

Project URL

https://github.com/claremontqualitymanagement/TestAutomationFramework
Source Code Management

Source Code Management

https://github.com/claremontqualitymanagement/TAF.EyeSupport

Download taf.eyesupport

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.claremontqualitymanagement : taf.core jar 4.2.1
com.github.claremontqualitymanagement : taf.genericguiinteraction jar 4.1.0

test (2)

Group / Artifact Type Version
org.seleniumhq.selenium : htmlunit-driver jar 2.33.2
org.seleniumhq.selenium : selenium-java jar 3.141.59

system (1)

Group / Artifact Type Version
EyeAutomate » eyeautomate jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
4.1.0
4.0.1
4.0.0