This is very nice. :-)
I just had a crazy idea, and I have no idea if it would work, but JavaFX has a feature called WebView, which is basically supposed to be a fully fledged WebKit browser. I have no idea how ReCaptcha detects bots, but WebView/JavaFX has the advantage that it's included in Java 7 and later, so no need for any extra programs or libraries.
I just had a crazy idea, and I have no idea if it would work, but JavaFX has a feature called WebView, which is basically supposed to be a fully fledged WebKit browser. I have no idea how ReCaptcha detects bots, but WebView/JavaFX has the advantage that it's included in Java 7 and later, so no need for any extra programs or libraries.