Hi There
I have a click activity to select the drop down on “save” button for monthly reports to bring up the drop down list (“save”, “save as”). I then have another click activity to select the “save as” button. This all works when I am debugging using the step into function.
But when I just run the WF the click for the “save” drop down does not do the drop down and the next “save as” click obviously fails due to not finding the “save as” element.