Exception handling help for desktop application

Hi everyone,

I have a scenario of login a desktop application. I’m just confused over there. It’s been long time i have used UiPath so getting lot of confusions.
I need to login a desktop application and check for the application is logged in or not. I’m using element exist for checking the login. But my application is taking time to load after clicking on login button. It may take 40 sec ,50 sec or more or even less. How handle this scenario along with exception handling.

Perform either or both of the operation in properties pannel

  1. Increase the timeout
  2. Set wait for load property to complete

Hi @Dilip_Wakdikar_1996 let me try this once