Hello. I want to do small app that will click some areas on the screen in some order.
Thats easy with this library. The code is below.
But when I trying to export runnable jar the screen.png generating but nothing else happend. I think that runnable jar can't find required libraries.
Can you help me right way to export Runnable Jar please? Thanks
