Hi Team,
In internet explorer i need to click on a UI Elements(Button).
I have used Click Element activity for that sometimes the Element is not getting Clicked properly and Its showing error as “Unable to Click the UI Element” So I have to use “If Condition” in order to overcome the issue.
I will capture the UI element(“GO” button) and will check in the If Condition, if the condition satisfies it will go to then condition there i have give “Do While” activity where it will Click for sometimes till the Condition gets satisfied and in Else condition I have give Image Exist and click image activity but sometimes both these two activity is getting failed…
Is there any other method or activity is in present in order make the condition work.
Regards,
Vijay