UnEncountered popup issue in citrix environment

Hi Team,

We have done automation of the desktop application in citrix environment.While run the Bot on stage environment,we are getting desktop application error popup which is unknown for us and it can appear in any scenario on any page. So can we identify this in any generic way without assuring where and which scenario it will come.

Kindly guide us to handle this popups issue in citrix environment.

Thanks,
Shashi.

@Shashi_T

Use Image Exists activity and indicate that pop up image. If it exists then Click image to close it.

Hi Lakshman,
if we dont know where this popup will come then how we can identify the place/ step to put image exists code and click image.

Regards,
Shashi.

Place element exist activity and click activity in catch block.