I would like to automate some UI tasks on an application. Automator works fine with normal applications but I cannot figure out how to make it work with Java applets. It records my actions as usual but shows an error when I hit play: "Application java is not running when it is expected to." The application is still running, of course.
