Is there way to simulate click on a flash application using Greasemonkey script?
I need to test a flash app with lot of permutations and combinations. Traditional approach of using ExternalInterface wont work because it is too cumbersome to add the callback.