Web Testing Tool can be used for web application testing as well as for the web data scraping. For details see
Maven is used to build and deploy.
Run build jar:
$ mvn packageThe resulting jar files are in target/.
Run Web Testing Tool
java -jar -Dlog4j.configuration=<your log4j>.properties wtt-0.0.1.jar <your wtt configuration file>.propertiesApache License, Version 2.0 Copyright (c) 2012-2014 Mikhail Khodonov. It is free software and may be redistributed under the terms specified in the LICENSE and NOTICE files.