Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
This code does not give total no of links present on page plz help it returns 0
#1
Solved: 10 Years, 9 Months, 1 Week ago
This code does not give total no of links present on page plz help it returns 0

Code:
systemutil.Run "iexplore.exe","ansfoundation.org"

browser("IE8").Page("Page for Archive link").Image("Image").Click
Set obabstract = description.Create
obabstract("name").value = "[Abstracts]"
obabstract("micclass").value = "Link"
browser("IE8").Page("Page for Archive link").Sync
set issuecount = browser("title:=.*").Page("title:=.*").ChildObjects(obabstract)
print issuecount.count
Reply


Messages In This Thread
This code does not give total no of links present on page plz help it returns 0 - by excellentpawan - 07-23-2013, 07:48 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to check expected cookies are present or not priyanka.agarwal 0 1,873 07-02-2015, 12:43 PM
Last Post: priyanka.agarwal
  VB Script to count number of links in a web page. Suma Parimal 4 24,765 07-01-2015, 12:59 PM
Last Post: govind
  how to get a link present under mouseover action priyadarisini 1 2,169 12-03-2013, 08:59 PM
Last Post: Parke
  I want to compare string present on two pages excellentpawan 3 3,308 07-23-2013, 02:33 PM
Last Post: ssvali
  I want to count total no of links in a page and click one by one excellentpawan 9 6,764 07-23-2013, 11:51 AM
Last Post: Ankur

Forum Jump:


Users browsing this thread: 1 Guest(s)