B

Bichromate

Java, Selenium, Appium, Winium, Extend, and TestNG automated testing framework. Bichromate integrates the best of these frameworks and takes automation to the next level. With Bichromate there is one function call that builds any type of Web,IOS Mobile, Android, and Windows App driver on any platform (Windows, Mac, Linux). From Local web drivers, to SauceLabs, Browserstack, and Selenium grid. Build data driven tests is never easier. Bichromate also gives you built in Factories that, access DBs, Video Capture, FTP, POM Generation, Hilite element.
http://www.bichromate.org
Apache License, Version 2.0
David Ramer
文件下载
文件名 操作
Bichromate-3.13.jar 下载
Bichromate-3.13.pom 下载
Bichromate-3.13-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.github.dramer</groupId>
  <artifactId>Bichromate</artifactId>
  <version>3.13</version>
</dependency>
Gradle Groovy
implementation 'com.github.dramer:Bichromate:3.13'
Gradle Kotlin
implementation("com.github.dramer:Bichromate:3.13")
Scala SBT
libraryDependencies += "com.github.dramer" % "Bichromate" % "3.13"
Groovy Grape
@Grapes(
  @Grab(group='com.github.dramer', module='Bichromate', version='3.13')
)
Apache Ivy
<dependency org="com.github.dramer" name="Bichromate" rev="3.13" />
Leiningen
[com.github.dramer/Bichromate "3.13"]
Apache Buildr
'com.github.dramer:Bichromate:jar:3.13'
本项目依赖

compile

|-- com.thedeanda:lorem:2.1

|-- org.jsoup:jsoup:1.8.3

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

|-- org.eclipse.aether:aether-connector-basic:1.0.2.v20150114

|-- org.eclipse.aether:aether-transport-wagon:1.0.2.v20150114

|-- org.apache.maven.wagon:wagon-http:2.8

|-- org.apache.maven.wagon:wagon-provider-api:2.8

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

|-- com.beust:jcommander:1.72

|-- com.opera:operadriver:1.5

|-- org.elasticsearch.client:transport:6.2.3

|-- org.apache.logging.log4j:log4j-core:2.9.1

|-- com.github.sarxos:webcam-capture:0.3.10

|-- org.apache.poi:poi:3.11-beta2

|-- org.apache.poi:poi-ooxml:3.11-beta2

|-- com.twilio.sdk:twilio

|-- com.twilio.sdk:twilio-java-sdk:6.3.0

|-- org.hamcrest:hamcrest-all:1.3

|-- com.github.2gis.winium:winium-webdriver:0.1.0-1

|-- com.github.2gis.winium:winium-elements-desktop:0.2.0-1

|-- javax.measure:unit-api:1.0

|-- org.eclipse.jgit:org.eclipse.jgit:4.8.0.201706111038-r

|-- net.sf.jazzy:jazzy:0.5.2-rtext-1.4.1-2

|-- com.google.guava:guava:25.0-jre

|-- org.knowm.xchart:xchart:3.2.0

|-- com.j2bugzilla:j2bugzilla:2.2.1

|-- mysql:mysql-connector-java:6.0.5

|-- commons-net:commons-net:2.0

|-- javax.media:jmf:2.1.1e

|-- com.relevantcodes:extentreports:2.41.2

|-- io.appium:java-client:4.0.0

|-- com.jcraft:jsch:0.1.53

|-- org.seleniumhq.selenium:selenium-ie-driver:3.14.0

|-- org.seleniumhq.selenium:selenium-chrome-driver:3.14.0

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

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

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

|-- org.seleniumhq.selenium:selenium-api:3.14.0

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

|-- sikuli:sikuli-webdriver:1.0.1

|-- javax.mail:mail:1.4

|-- org.swinglabs:swingx:0.9.2

|-- ci-sauce:ci-sauce:1.28

|-- io.evanwong.oss:hipchat-java:0.4.2

|-- org.glassfish.jersey.core:jersey-client:2.8

|-- org.glassfish.jersey.media:jersey-media-json-jackson:2.8

|-- com.machinepublishers:jbrowserdriver:0.17.11

|-- org.bytedeco:javacv:0.8

|-- com.googlecode.javacpp:javacpp:0.4

|-- net.coobird:thumbnailator:0.4.1

|-- org.apache.axis:axis:1.4

|-- com.codeborne:phantomjsdriver:1.2.1

|-- com.imadethatcow:hipchat-scala_2.11:0.1

|-- org.testng:testng:6.14.3

|-- net.sourceforge.jexcelapi:jxl:2.6.12

|-- com.saucelabs:saucerest:1.0.38

provided

|-- org.apache.maven.plugin-tools:maven-plugin-annotations:3.2

test

|-- com.saucelabs:sauce_testng:2.1.21