Last Version

AllureTestFramework - Selenium - Module 3.8.1.6

Allure Test Framework Selenium supports: * Malleable resolution * Remote Web Design * Mobile browsers * Support for many browsers * Internet Explorer, Edge * Chrome, Firefox * Safari * User friendly actions * elementCheckBox * elementDropdown, etc. * Ubiquise test execution * locally * against Selenium Grid through Jenkins * Page Object Model architecture * Selenium WebDriver with Java * Update Observers Based on Selenium 3.8.1

License

License

GroupId

GroupId

com.capgemini.ntc
ArtifactId

ArtifactId

allure-selenium-module
Version

Version

3.8.1.6
Type

Type

jar
Description

Description

AllureTestFramework - Selenium - Module
Allure Test Framework Selenium supports: * Malleable resolution * Remote Web Design * Mobile browsers * Support for many browsers * Internet Explorer, Edge * Chrome, Firefox * Safari * User friendly actions * elementCheckBox * elementDropdown, etc. * Ubiquise test execution * locally * against Selenium Grid through Jenkins * Page Object Model architecture * Selenium WebDriver with Java * Update Observers Based on Selenium 3.8.1
Project URL

Project URL

https://github.com/devonfw/devonfw-testing
Project Organization

Project Organization

Capgemini - Nearshore Test Center - Poland
Source Code Management

Source Code Management

http://github.com/devonfw/devonfw-testing/tree/master

Download allure-selenium-module 3.8.1.6


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

Dependencies

compile (12)

Group / Artifact Type Version
com.google.guava : guava jar 23.0
com.capgemini.ntc : allure-core-module jar 4.12.0.6
ru.yandex.qatools.allure : allure-java-annotations jar 1.5.4
org.seleniumhq.selenium : selenium-java jar 3.8.1
com.google.api-client : google-api-client jar 1.22.0
org.junit.platform : junit-platform-surefire-provider jar 1.0.0-M2
junit : junit jar 4.12
com.google.inject : guice jar 4.1.0
joda-time : joda-time jar 2.9.9
org.apache.commons : commons-csv jar 1.1
org.jsoup : jsoup jar 1.11.2
io.github.bonigarcia : webdrivermanager jar 2.0.0

test (1)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.