DOC

ai.dev-tools : ai-devtools

Maven & Gradle

Mar 28, 2023
5 stars

dev-tools.ai Smartdriver for Selenium · The Smartdriver allows to augment your Selenium test with visual AI. You need to create an account at dev-tools.ai

Table Of Contents

Latest Version

Download ai.dev-tools : ai-devtools Javadoc & API Documentation - Latest Versions:

All Versions

Download ai.dev-tools : ai-devtools Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
0.1.x

How to open Javadoc JAR file in web browser

  1. Rename the file ai-devtools-0.1.20-javadoc.jar to ai-devtools-0.1.20-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder ai-devtools-0.1.20-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 "ai-devtools-0.1.20-sources.jar" -d "ai-devtools-0.1.20-javadoc" -subpackages