License |
License |
---|---|
GroupId | GroupIdcom.infotel.seleniumRobot |
ArtifactId | ArtifactIdcore-parent-selenium4 |
Version | Version5.0.0 |
Type | Typepom |
Description |
Descriptionselenium robot
Step by step test reporting framework based on webdriver, cucumber and testng, based on project seleniumtestsframework
|
Project URL |
Project URL |
Filename | Size |
---|---|
core-parent-selenium4-5.0.0.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.infotel.seleniumRobot/core-parent-selenium4/ -->
<dependency>
<groupId>com.infotel.seleniumRobot</groupId>
<artifactId>core-parent-selenium4</artifactId>
<version>5.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.infotel.seleniumRobot/core-parent-selenium4/
implementation 'com.infotel.seleniumRobot:core-parent-selenium4:5.0.0'
// https://jarcasting.com/artifacts/com.infotel.seleniumRobot/core-parent-selenium4/
implementation ("com.infotel.seleniumRobot:core-parent-selenium4:5.0.0")
'com.infotel.seleniumRobot:core-parent-selenium4:pom:5.0.0'
<dependency org="com.infotel.seleniumRobot" name="core-parent-selenium4" rev="5.0.0">
<artifact name="core-parent-selenium4" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.infotel.seleniumRobot', module='core-parent-selenium4', version='5.0.0')
)
libraryDependencies += "com.infotel.seleniumRobot" % "core-parent-selenium4" % "5.0.0"
[com.infotel.seleniumRobot/core-parent-selenium4 "5.0.0"]