Last Version

webdriver-framework-testng 0.0.1

WebDriver management framework for TestNG.

License

License

MIT
Categories

Categories

TestNG Unit Testing
GroupId

GroupId

com.browserstack
ArtifactId

ArtifactId

webdriver-framework-testng
Version

Version

0.0.1
Type

Type

jar
Description

Description

webdriver-framework-testng
WebDriver management framework for TestNG.
Project URL

Project URL

https://www.browserstack.com

Download webdriver-framework-testng 0.0.1


<!-- https://jarcasting.com/artifacts/com.browserstack/webdriver-framework-testng/ -->
<dependency>
    <groupId>com.browserstack</groupId>
    <artifactId>webdriver-framework-testng</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.browserstack/webdriver-framework-testng/
implementation 'com.browserstack:webdriver-framework-testng:0.0.1'
// https://jarcasting.com/artifacts/com.browserstack/webdriver-framework-testng/
implementation ("com.browserstack:webdriver-framework-testng:0.0.1")
'com.browserstack:webdriver-framework-testng:jar:0.0.1'
<dependency org="com.browserstack" name="webdriver-framework-testng" rev="0.0.1">
  <artifact name="webdriver-framework-testng" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.browserstack', module='webdriver-framework-testng', version='0.0.1')
)
libraryDependencies += "com.browserstack" % "webdriver-framework-testng" % "0.0.1"
[com.browserstack/webdriver-framework-testng "0.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.browserstack : webdriver-framework-core jar 0.0.1
org.testng : testng jar 7.1.0

provided (1)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 3.141.59

Project Modules

There are no modules declared in this project.