I am working with the application which has drag and drop functionality. Without the flex monkey arguments passing ,i am able to drag and drop on the elements.
But when I add "-include-libraries libs\automation_monkey3.2.swc" in the compiler arguments and run the application I am able to drag but not able to DROP the tool on the element. i am using 3.2 SDK. I am not sure whats happening here as it works like a charm without passing the monkey arguments and not with it .
I was also able to record the drag functionality also on the flex monkey but when i try to drop,it doesn't let me to drop the tool on the element. Does anyone have any idea why this is breaking my application?