Hi, As per my Application(Windows) if we click on the button it should open dialog box (Close based on the dialog box). Here based on the provided input in fields its pulling data from backend, so sometimes its opening and sometimes its not closing the dialogbox. so i would like to Mimic the Click Finction like enabled = true, visible = true or waitforpropery.
In UFT we have objControl to mimic the existing functions as user defined functions.
Here do we have any options to deal this kind ?