Hi,
I have a list of titles in a webpage,im reading one by one by updating html path dynamically. But after reading last title it is giving me following error "Internal : Failed to perform step 1 in Read Stage 'Read titler' on page 'Titles' - No elements match the supplied query terms". I want to goto next page once titles in page 1 are over and read titles in page 2 as so on. How to proceed from last title in page 1 to goto page 2 then read titles and then to page 3.
Thanks in advance.