Beholder-Selenium Testing Automated Framework

Framework with Interfaces creating a standard of Components to create Test Cases.

License

License

GroupId

GroupId

br.ufmg.dcc.saotome
ArtifactId

ArtifactId

beholder-selenium
Last Version

Last Version

1.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

Beholder-Selenium Testing Automated Framework
Framework with Interfaces creating a standard of Components to create Test Cases.
Project URL

Project URL

https://github.com/BeholderTAF/beholder-selenium/wiki
Project Organization

Project Organization

BeholderTAF
Source Code Management

Source Code Management

https://github.com/BeholderTAF/beholder-selenium.git

Download beholder-selenium

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
br.ufmg.dcc.saotome : beholder jar 1.1.1
org.seleniumhq.selenium : selenium-java jar RELEASE
org.testng : testng jar RELEASE
org.apache.logging.log4j : log4j-api jar 2.0-rc1
org.apache.logging.log4j : log4j-core jar 2.0-rc1

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.3
1.3.2