Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
similar links
#2
Solved: 11 Years, 6 Months, 2 Weeks ago
Is not foolishness. I just don't know how to differentiate the two links.
What I did was add an index obj_chkDots("index").value=1. This works
as long as there is a ... link for next. But at the end it will click on the
... going back. So I was getting in an infinite loop since it couldn't find the page it would go ahead and then back and then ahead and then back.

I made a variable pagecnt and set to 0. Every time I successfully clicked on a page link it would set it to 0. When I clicked on a ...
it would add 1 to it. If it got to 2 then I knew it couldn't find the page
and so I ended the program.

Kind of kludgy but works. Would still be interested in other's ideas though.
Reply


Messages In This Thread
similar links - by bistritapcv - 04-24-2013, 03:37 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)