Jauntium is a new, free Java library that allows you to easily automate Chrome, Firefox, Safari, Edge, IE, and other modern web browers. With Jauntium, your Java programs can perform web-scraping and web-automation with full javascript support. The library is named 'Jauntium' because it builds on both
Jaunt and
Selenium to overcome the limitations of each. Jauntium makes it easy to:
- create web-bots or web-scraping programs
- search/manipulate the DOM
- work with tables and forms
- write automated tests
- enhance your existing Selenium project (how)