Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Not able to do 'Navigate' and 'Refresh'
#7
Solved: 11 Years, 3 Months, 3 Weeks ago
Hi Saini,
According to your suggestion I implemented below method, but still its not going to destination page. Its showing all values also and Pass messages also. upto two days back its was working fine but after that its not considering the function.

In Local machine we are using WindowsXP, IE8, QTP10.0 , All methods are wroking fine in local machine, we are not getting any error in local machine and its Navigating to destination page.

Code:
Set WebBrowserDesc=Description.create
WebBrowserDesc("name").value="An inspiring place to donate and raise money"
Msgbox Browser(WebBrowserDesc).GetROProperty("name")
msgbox strParam
If Browser(WebBrowserDesc).Exist Then
        msgbox "Pass"
Else
        Msgbox "Fail"
End If
Browser(WebBrowserDesc).Navigate strParam
Reply


Messages In This Thread
RE: Not able to do 'Navigate' and 'Refresh' - by kotaramamohana - 11-10-2010, 01:26 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Sad Browser(...).Navigate(<url>) stopped working in 9.5 (please help me!) ConstantChange 6 8,168 08-20-2008, 07:11 PM
Last Post: kishoreinchennai

Forum Jump:


Users browsing this thread: 17 Guest(s)