Jar examples for w:webtest
Free open-source tool for automated testing of web applications.
You can download jar file webtest 3.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add webtest-3.0.jar to your project.
<dependency> <groupId>com.canoo.webtest</groupId> <artifactId>webtest</artifactId> <version>3.0</version> </dependency>
compile group: 'com.canoo.webtest', name: 'webtest', version: '3.0'
libraryDependencies += "com.canoo.webtest" % "webtest" % "3.0"
<dependency org="com.canoo.webtest" name="webtest" rev="3.0"/>
@Grapes(@Grab(group='com.canoo.webtest', module='webtest', version='3.0'))
'com.canoo.webtest:webtest:jar:3.0'
Click the following link to download the jar file.
webtest-3.0.jar