Forum Discussion
Hi krkarthik_info,
It looks like the original question was resolved. Feel free to give Kudos or accept a solution among the answers you got.
Was the second question resolved as well?
- krkarthik_info7 years agoFrequent Contributor
Hi Tanya,
Second question not resolved yet. Still the issue exists.
Thanks,
Karthik K R
- tristaanogre7 years agoEsteemed Contributor
If there is more than one Sys.Process("rundll32"), then it should have an index. Sys.Process("rundll32", 2) and so forth. You need to make sure that you are referencing the correct process before you try to click on the dialog.
- krkarthik_info7 years agoFrequent Contributor
Hi Robert,
Object Browser shows only one running process of Sys.Process("rundll32") and I am making action (Like Clicking) on the correct dialog. Even TestComplete Log shows it performed the action correctly. It dint throw any ambiguos object recognition error message too.
Please see the below image
Even after clicking the button, the dialog remains same on the screen. But when I do manual click on No button, the dialog disappears. Expected the same behavior while running through TestComplete.
Thanks,
Karthik K R