01-30-2008, 09:55 AM
Hi Ankur,
I am regular visitor of your blog, its helping me a lot in learing QTP.
Thanks for creating such a nice blog.
I recorded a small script on deleting an Employee record.
When I tried to delete, it throughs a message saying "Are you sure to delete this data?", then I clicked on OK button.
But while running the script its not performing action on OK button, I am getting Run Error as follows:
<<<
Run Error Object not visible
Line (140): "Browser("ABC.com").Dialog("Windows Internet Explorer").WinButton("OK").Click".
>>>
I checked that Objects's physical description is correct.
Can you please help me in correcting this error.
Thanks,
Akhila
I am regular visitor of your blog, its helping me a lot in learing QTP.
Thanks for creating such a nice blog.
I recorded a small script on deleting an Employee record.
When I tried to delete, it throughs a message saying "Are you sure to delete this data?", then I clicked on OK button.
But while running the script its not performing action on OK button, I am getting Run Error as follows:
<<<
Run Error Object not visible
Line (140): "Browser("ABC.com").Dialog("Windows Internet Explorer").WinButton("OK").Click".
>>>
I checked that Objects's physical description is correct.
Can you please help me in correcting this error.
Thanks,
Akhila