Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Identifying the DialogBox in firefor
#12
Solved: 12 Years, 10 Months, 3 Weeks ago
Hello QTPian,

I have the following code:

Code:
Browser("Mantenimiento Vision").Dialog("text:=La página en http://" + datatable("IPhost",dtGlobalSheet) + ":8080 dice:").Page("title:=La página en http://" + datatable("IPhost",dtGlobalSheet) + ":8080 dice:").WebButton("name:=Aceptar").Click

The parameter "IPhost" changes depending on which server is available. I have saved the object in the OR and it will work while the host is always the same, but it should be dynamic.

The error is that I cannot find the [WebButton] object's parent [Dialog] (class Dialog).

I also have tried adding micclass:=Dialog and micclass:=Page properties but no luck yet. I am running on firefox only, my application does not run on IE.

Thanks...
Reply


Messages In This Thread
RE: Identifying the DialogBox in firefor - by zaira_p - 07-29-2009, 04:50 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)