mccarl,
"But I am also unsure as to if this will even work once you have the right element selected. I'm sure it would work if the link were real links, with URL's to take you to the next page, but it appears that these are just managed javascript which knows how to load the next page. Anyway, I guess you just have to try it and see."
Thanks and yes, it's a managed javascript routine. i think that is my problem.
So there is not way to get the xpath string to include the routine ?
NextRecordsReferenced.do
Thanks
fordraiders
Fordraiders
ASKER
mccarl, Based on the syntax you gave me
I tried this and it worked.
//li[@class='page_numbers']/a
I replaced 'next' with 'page_numbers'
that works..
now when the pagination needs to end in data miner, it goes back to the beginning and starts over.
"But I am also unsure as to if this will even work once you have the right element selected. I'm sure it would work if the link were real links, with URL's to take you to the next page, but it appears that these are just managed javascript which knows how to load the next page. Anyway, I guess you just have to try it and see."
Thanks and yes, it's a managed javascript routine. i think that is my problem.
So there is not way to get the xpath string to include the routine ?
NextRecordsReferenced.do
Thanks
fordraiders