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
|
Posts: 323
Threads: 8
Joined: Nov 2011
Reputation:
4
07-24-2013, 10:47 AM
(This post was last modified: 07-24-2013, 10:47 AM by vinod123.)
Code: systemutil.Run "iexplore.exe","ansfoundation.org"
Browser("micclass:=Browser").Page("micclass:=Page").Image("Image").Click
Set obabstract = Description.Create
obabstract("name").value = "[Abstracts]"
obabstract("micclass").value = "Link"
Browser("micclass:=Browser").Page("Page for Archive link").Sync
set issuecount = Browser("title:=.*").Page("title:=.*").ChildObjects(obabstract)
print issuecount.count
|
Messages In This Thread |
RE: This code does not give total no of links present on page plz help it returns 0 - by vinod123 - 07-24-2013, 10:47 AM
|
Possibly Related Threads… |
Thread |
Author |
Replies |
Views |
Last Post |
|
How to check expected cookies are present or not |
priyanka.agarwal |
0 |
1,966 |
07-02-2015, 12:43 PM
Last Post: priyanka.agarwal
|
|
VB Script to count number of links in a web page. |
Suma Parimal |
4 |
25,257 |
07-01-2015, 12:59 PM
Last Post: govind
|
|
how to get a link present under mouseover action |
priyadarisini |
1 |
2,305 |
12-03-2013, 08:59 PM
Last Post: Parke
|
|
I want to compare string present on two pages |
excellentpawan |
3 |
3,461 |
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 |
7,230 |
07-23-2013, 11:51 AM
Last Post: Ankur
|
Users browsing this thread: 2 Guest(s)