License |
License |
---|---|
GroupId | GroupIdcom.infotel.seleniumRobot |
ArtifactId | ArtifactIdcore-selenium4 |
Last Version | Last Version5.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStep by step test reporting framework based on webdriver, cucumber and testng, based on project seleniumtestsframework
|
Filename | Size |
---|---|
core-selenium4-5.0.0.pom | |
core-selenium4-5.0.0.zip | 88 MB |
core-selenium4-5.0.0-tests.jar | 7 MB |
core-selenium4-5.0.0-sources.jar | 1 MB |
core-selenium4-5.0.0-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.infotel.seleniumRobot/core-selenium4/ -->
<dependency>
<groupId>com.infotel.seleniumRobot</groupId>
<artifactId>core-selenium4</artifactId>
<version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.infotel.seleniumRobot/core-selenium4/
implementation 'com.infotel.seleniumRobot:core-selenium4:5.0.0'
// https://jarcasting.com/artifacts/com.infotel.seleniumRobot/core-selenium4/
implementation ("com.infotel.seleniumRobot:core-selenium4:5.0.0")
'com.infotel.seleniumRobot:core-selenium4:jar:5.0.0'
<dependency org="com.infotel.seleniumRobot" name="core-selenium4" rev="5.0.0">
<artifact name="core-selenium4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.infotel.seleniumRobot', module='core-selenium4', version='5.0.0')
)
libraryDependencies += "com.infotel.seleniumRobot" % "core-selenium4" % "5.0.0"
[com.infotel.seleniumRobot/core-selenium4 "5.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.sonarsource.java : sonar-jacoco-listeners | jar | 5.14.0.18788 |
org.mockito : mockito-core | jar | 3.12.4 |
org.powermock : powermock-api-mockito2 | jar | 2.0.9 |
org.powermock : powermock-module-testng | jar | 2.0.9 |
org.seleniumhq.selenium : jetty-repacked | jar | 9.4.12.v20180830.1 |