Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Descriptive programming for different browser and page -Error
#1
Solved: 10 Years, 9 Months, 1 Week ago
Hi,
Below is my code,
Code:
If Browser("opentitle:="&result,"application version:=internet explorer 7").Exist Then
    print "ok"
    else
    print "no browser"
End If
If Page("title:="&pge1,"height:=593","url:="&purl).Exist Then
print "ok"
    else
    print "no page"
End If

Here I am able to get the browser.
for the page,I am passing exactely same properties,
what I got it from Object,but it always printing no page.
[I am passing the title and url and i am directly giving height value]
Any help?
Thanks
Uma
Reply


Messages In This Thread
Descriptive programming for different browser and page -Error - by Uma - 08-23-2011, 12:46 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to identify an error page occurring in server in between the qtp run. aswini 1 1,644 05-04-2017, 03:52 PM
Last Post: Ankur
  Descriptive PROGRAMMING sandeepm1989 0 2,018 01-21-2016, 11:46 AM
Last Post: sandeepm1989
  General run error. Line (18): "Loop while Browser("Index:=0").Object.Busy" AshokReddy 3 4,802 12-20-2013, 01:44 PM
Last Post: sshukla12
  Cannot find the "[ WebButton ]" object's parent "[ Page ]" (class Page) sumitparolkar@gmail.com 4 4,775 05-03-2013, 11:53 PM
Last Post: agarwl.anurag
  error object disabled on line 9 where it says " Browser("Browser").CloseAllTabs" kp_usa 1 3,119 12-20-2012, 12:20 AM
Last Post: adityapant27

Forum Jump:


Users browsing this thread: 1 Guest(s)