Hi,
I work with one custom web based application and I have difficulty reading pop up messages. Which activity do you think should I use? When I use element exist, uipath thinks that it still sees even though I close the pop up.
Thanks,
C.
Hi,
I work with one custom web based application and I have difficulty reading pop up messages. Which activity do you think should I use? When I use element exist, uipath thinks that it still sees even though I close the pop up.
Thanks,
C.
Hai @Canberk… U can use Click activity to close the pop up in web based application…
@Canberk, I would also suggest editing the selector properties of the element exist via UIExplorer to specify the pop-up element properly. The issue could be arising because the element exist activity’s selectors are too generic with regards to pop-up & the site it’s appearing in.