Jalenium - Selenium Java Made Easy

This is the portal which will give you comprehensive documentation about Jalenium - A Selenium Java Wrapper which is created to make test automation in Selenium Java much more easy and fun....

Jalenium is a Java Selenium API which can be easily integrated to any maven Selenium Java project which uses Selenium JAR files.

Currently Jalenium Supports Chrome, Chrome Headless, Firefox and Firefox headless.

Main advantages of Jalenium

  1. Reduce the time spend on test automation scripting.

  2. Increase the level of test automation coverage.

  3. Reduce the level of code lines in a test automation scenario.

  4. Reduce the wideness of each Selenium command.

  5. Reduce the complexity of locating elements.

  6. Reduce the sudden script changes due to changes in element locations in UI.

  7. Make everyone to engage in test automation and learn test automation.

Downloading & Installing Jalenium API

<TBD>

Last updated