In recent versions of UI Vision, our macros are getting stuck when the website throws a Javascript “Are you sure” popop, with an OK or Cancel option.
We can’t handle this with XClick because the click command that caused the popup never completes, and returns the error “[error]
Line 25: Error #102: Lost contact to website”
I have the exact same problem and it is driving me nuts.
It works fine using selenium IDE extension in Firefox, but then when you import it into ui.vision it no longer works???
Even imacros could take care of clicking yes in popup windows, but not UI.vision.
And of course what I need is to fill form from CSV, which works fine in UI.vision but not in selenium ide.