License |
License |
---|---|
GroupId | GroupIdcom.capgemini.ntc |
ArtifactId | ArtifactIdallure-selenium-module |
Version | Version3.8.1.6 |
Type | Typejar |
Description |
DescriptionAllureTestFramework - 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 |
Project Organization |
Project OrganizationCapgemini - Nearshore Test Center - Poland |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
allure-selenium-module-3.8.1.6.pom | |
allure-selenium-module-3.8.1.6.jar | 130 KB |
allure-selenium-module-3.8.1.6-sources.jar | 6 bytes |
allure-selenium-module-3.8.1.6-javadoc.jar | 441 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-all | jar | 1.3 |