Hi All,
I have created QTP script for siebel application where I need to click on a form applet button which opens WebBrowser dialog box. After this I need to click on Ok button on the dialog box.
I am facing issue while execution - QTP executes the code for clicking the button and dialog box opens, but QTP remains on same line of code for clicking the button. It seems that QTP is identify that button was clicked.
When I manually click on the Ok button on the dialog box, then QTP moves to the next step.
Can anyone please reply if you know the resolution for this issue. I am not able to figure out why its happening and how to proceed.
Thanks
I have created QTP script for siebel application where I need to click on a form applet button which opens WebBrowser dialog box. After this I need to click on Ok button on the dialog box.
I am facing issue while execution - QTP executes the code for clicking the button and dialog box opens, but QTP remains on same line of code for clicking the button. It seems that QTP is identify that button was clicked.
When I manually click on the Ok button on the dialog box, then QTP moves to the next step.
Can anyone please reply if you know the resolution for this issue. I am not able to figure out why its happening and how to proceed.
Thanks