I want to have Java to control the webkit / gecko / konqueror browser.
Java should be able to do things like "go to this URL, give me the DOM tree, simulate mouse input / keyboard on blah."
What is the easiest way to do this? There seem to be some semi-working solutions on the Internet, but no real open source project.
What did you do in the situation? (I have to use Java, but the kernel that I control is open to choice).
Thanks!
source
share