I've got to get the HtmlUnit dependencies working by tomorrow to complete a project. I need to use java to access a webpage, fill in a form and click some buttons - HtmlUnit has been recommended for this.
I have downloaded the htmlunit 2.19 bin files which appears to have the jar dependencies and a bunch of documentation on how to use certain features - but there is no 'installation' steps.
Can someone please step me through the installation of the jar dependencies?
I am using Windows 7 and NetBeans IDE 8.0.2.
Thank in advance :)