06-28-2012, 02:13 PM
Hi,
I was playing back script and faced issue on following statement
The statement was
The recording was done on Win 7.
this did not play back successfully on my machine which has WIN XP as Operating System.
When I re Recorded this scenario QTP recorded statement as
Can anyone tell me the difference between these two dialogs?
I was playing back script and faced issue on following statement
The statement was
Code:
Browser("").Dialog("Message from Webpage").Winbutton("Ok").Click
this did not play back successfully on my machine which has WIN XP as Operating System.
When I re Recorded this scenario QTP recorded statement as
Code:
Browser("").Dialog("Windows Internet Explorer").Winbutton("Ok").Click