Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Object Reposoitory and Dialog boxes
#1
Not Solved
Hi,

I seem to be having issues with dialog boxes and my object repository. I can select a link to open a PDF file, then select Save in the popup dialog box, then select Dave again to over write an existing file. QTP fginds and creates the following code:

Code:
Browser("Wisdom CTE").Page("Wisdom CTE_3").Frame("parent_2").Link("RIG404").Click

Dialog("File Download_3").Dialog("Save As").WinButton("Save").Click
Dialog("File Download_3").Dialog("Save As").Dialog("Save As").Activate
Dialog("File Download_3").Dialog("Save As").Dialog("Save As").Click 229,33
Dialog("File Download_3").Dialog("Save As").Dialog("Save As").WinButton("Yes").Click

If Dialog("File Download_2").Dialog("Save As").Dialog("Save As").WinButton("Yes").Exist Then
    Dialog("File Download_2").Dialog("Save As").Dialog("Save As").WinButton("Yes").Click
End If

But all of the lines with Dialog box throws errors thawt not found in OR. But my OR has everything there as required.

Does anyone know how to fix this?
Reply


Messages In This Thread
Object Reposoitory and Dialog boxes - by mv8167 - 05-04-2011, 09:20 PM
RE: Object Reposoitory and Dialog boxes - by Jay - 05-05-2011, 10:55 AM
RE: Object Reposoitory and Dialog boxes - by Jay - 05-06-2011, 12:05 PM
RE: Object Reposoitory and Dialog boxes - by Jay - 05-09-2011, 01:33 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Dialog boxes in Firefox 13+ skywalker89 1 3,745 08-28-2012, 09:48 AM
Last Post: souvikghosh_diatm
  Need a function or Suggession on UnExpected Dialog Boxes swaruptkumar 0 2,002 02-09-2010, 09:10 PM
Last Post: swaruptkumar
  IE Dialog Box, Print XeNoMoRpH 2 4,462 06-30-2009, 05:50 PM
Last Post: XeNoMoRpH
  Selecting Check boxes by Descriptive Programming sunny rao 3 10,828 01-08-2009, 07:12 PM
Last Post: sunny rao

Forum Jump:


Users browsing this thread: 4 Guest(s)