My task is to write a test script to navigate to our news page, click on the first story (url), click a button to return to the news topics, and iterate through all of the urls contained on the page. Not only are the names dynamic, but they change daily in quantity as well, so I need it written in a generic way as opposed to recording it by clicking on the actual link.
I tried writing a step to navigate to the href that contains the generic 'starts with' portion of the URL, my next plan is to extract the full text of that URL, click URL, then click 'return to news topics'. Is this something that can be written in Telerik or must I rely on writing code? I'm just honestly lost trying to determine the best way to go about this without resorting to writing code. Any assistance or advice would be greatly appreciated.
Thank you!
Debi