T

TestingCapabilityWeb

Files download
File Operation
TestingCapabilityWeb-2.0.5.jar download
TestingCapabilityWeb-2.0.5.pom download
TestingCapabilityWeb-2.0.5-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.claremontqualitymanagement.TestAutomationFramework</groupId>
  <artifactId>TestingCapabilityWeb</artifactId>
  <version>2.0.5</version>
</dependency>
Gradle Groovy
implementation 'com.github.claremontqualitymanagement.TestAutomationFramework:TestingCapabilityWeb:2.0.5'
Gradle Kotlin
implementation("com.github.claremontqualitymanagement.TestAutomationFramework:TestingCapabilityWeb:2.0.5")
Scala SBT
libraryDependencies += "com.github.claremontqualitymanagement.TestAutomationFramework" % "TestingCapabilityWeb" % "2.0.5"
Groovy Grape
@Grapes(
  @Grab(group='com.github.claremontqualitymanagement.TestAutomationFramework', module='TestingCapabilityWeb', version='2.0.5')
)
Apache Ivy
<dependency org="com.github.claremontqualitymanagement.TestAutomationFramework" name="TestingCapabilityWeb" rev="2.0.5" />
Leiningen
[com.github.claremontqualitymanagement.TestAutomationFramework/TestingCapabilityWeb "2.0.5"]
Apache Buildr
'com.github.claremontqualitymanagement.TestAutomationFramework:TestingCapabilityWeb:jar:2.0.5'
Dependencies
<parent>
  <groupId>com.github.claremontqualitymanagement.TestAutomationFramework</groupId>
  <artifactId>TestAutomationFramework</artifactId>
  <version>3.0.5</version>
</parent>

compile

|-- io.github.bonigarcia:webdrivermanager

|-- com.github.detro.ghostdriver:phantomjsdriver

|-- org.seleniumhq.selenium:selenium-support

|-- org.seleniumhq.selenium:selenium-java

|-- org.seleniumhq.selenium:selenium-server

|-- org.seleniumhq.selenium:selenium-remote-driver

|-- org.seleniumhq.selenium:selenium-firefox-driver

|-- org.seleniumhq.selenium:selenium-common

|-- com.google.guava:guava

|-- com.google.code.gson:gson

|-- com.github.claremontqualitymanagement.TestAutomationFramework:TechnologiesSupport

|-- com.github.claremontqualitymanagement.TestAutomationFramework:TestingCapabilityJavaGui

|-- com.github.claremontqualitymanagement.TestAutomationFramework:TestingCapabilityRestApi

|-- com.github.claremontqualitymanagement.TestAutomationFramework:Core

|-- com.github.claremontqualitymanagement.TestAutomationFramework:Core

|-- org.eclipse.jetty:jetty-servlet:9.4.2.v20170220

|-- org.eclipse.jetty:jetty-continuation:9.4.2.v20170220

|-- org.apache.pdfbox:pdfbox

|-- org.glassfish.jersey.containers:jersey-container-servlet:2.23.2

|-- org.glassfish.jersey:jax-rs-ri:2.0-rc1

|-- com.github.claremontqualitymanagement.TestAutomationFramework:TestingCapabilityJson

|-- com.github.claremontqualitymanagement.TestAutomationFramework:TestingCapabilityRestApi

|-- com.github.claremontqualitymanagement.TestAutomationFramework:Core

|-- com.github.claremontqualitymanagement.TestAutomationFramework:Core

test

|-- net.sourceforge.htmlunit:htmlunit

|-- org.seleniumhq.selenium:selenium-htmlunit-driver