Optimised Automation

Ranorex Studio, Spy, Recorder, and Driver.
rahularya_R1
Posts: 2
Joined: Tue Aug 09, 2022 7:36 pm

Optimised Automation

Post by rahularya_R1 » Tue Aug 09, 2022 7:45 pm

I am automating a windows application that has a startup dialog appear at the start of the application in which the user has two options to select from after which he moves to the landing page. I wantedd to know how can i hadle this dialog box without any warnings or error at the launch of the application, is it by using "Exists" or "Visible" or any other method, please provide me with a snippet of code that can be used to check if a dialog box has appeared on the screen or not and how can i handle it. Thank you!