Questions_D

  • how to handle exception in macro
  • how to scrap text from citrix
  • how to connect UiPath from third party
  • Explain Timeout target property
  • What are Steps required to connect
  • what approach to use to fix production defects after deployment
1 Like

Hi

Let’s go one by one

TimeoutMS – specifies the amount of time (in milliseconds) to wait for a specified element to be found before an error is thrown . The default value is 30000 milliseconds (30 seconds).

General duties involves

  1. Monitoring the bots uptime
  2. Monitoring the jobs and logs
  3. Alerting team if the bots continues failing
  4. Raising the tickets to appropriate team for further action
  5. Sending statistics of the day bot run

Cheers @Taruna_Gupta

Thanks

How to Handle Dynamic Popup In Ui Path

Would recommend to have a view on this thread on similar discussion

Cheers @Taruna_Gupta

@Taruna_Gupta
Hope ur doubts are clarified

Yes Thank you will ask you if I have any more doubts

Cool
Would appreciate the mark the appropriate answer as solution @Taruna_Gupta so that it will be useful for others