Am I the only one having this issue? I am getting two different kinds of Pop-Up s during assignment 2 (generating yearly report) when there is no report to download. These two pop-ups appear randomly and even if we use Element Exist it is not working. On a single run either one of the pup-up s can be closed.
use two element exists activity. One for “No reports found” pop-up, give output as p1
Second for the other one (Dont let this page create more message box check box), output p2
If p1 OR p2
Then Click close button
ELSE Save the report
I am rebuilding my L3 project from scratch for practical exam practice as I completed my test. I remember not finding a selector generic enough to work on the “OK” for both. I am using a hotkey . Has anyone ever found one in IE? It’s great to find workarounds but if it can actually be done as stated in the document then it would be nice to know.
Hi , when I am upload the yearly report , I am getting two different kinds of PPO-UP in assignment 2, GET TEXT is not able to copy the id , please refer the attached screenshot , Can any one help me on it