DOC

com.github.dramer : Bichromate

Maven & Gradle

Oct 28, 2018

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.

Table Of Contents

Latest Version

Download com.github.dramer : Bichromate Javadoc & API Documentation - Latest Versions:

All Versions

Download com.github.dramer : Bichromate Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
3.13
3.12
3.11
3.10
3.9
3.8
3.7
3.6
3.5
3.4
3.3
3.2
3.1
1.0.x

How to open Javadoc JAR file in web browser

  1. Rename the file Bichromate-3.13-javadoc.jar to Bichromate-3.13-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder Bichromate-3.13-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "Bichromate-3.13-sources.jar" -d "Bichromate-3.13-javadoc" -subpackages