To detect the error occured in microsoft navision

I am doing some automation in Microsoft Navision, sometimes it generates an error as shown below:

i used try catch activity for exception handling but the catch activity is unable to detect the error.

I used System.Exception as an exception but it is not working.

Please let me know a suitable exception type in catch activity that can detect the same error.

Hi @Swara_Soni

You can use element exist to detect whether top popup is coming or not

Hope it helps you

Regards

Nived N :robot:

Happy Automation :relaxed::relaxed::relaxed: