Hey guys.
I’m having problems with my selector for clicking OK when uploading my yearly report, specially when its been opened a few times and there is the extra “Dont let this page create more messages”. I’ve made it work fine during the download monthly report part but it doesn’t seem to work here.
Here is the message box i’m talking about
Yes you will find two different pop-up’s. Use Element Exists activity and indicate those two pop-up’s. Based on which pop up it shows go to corresponding flow to Click Ok and follow other steps.
Hi,
If you check my xaml you’ll see I already have 1 element exists activity, should I use two, one for each?
I had it so if it detected the first normal pop up it would select the OK button, but if it didn’t then it would know its the other one and select that.