This is a migrated thread and some comments may be shown as answers.

Iterating through all list elements

1 Answer 80 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Vinutha
Top achievements
Rank 1
Vinutha asked on 19 May 2016, 02:53 PM

How to iterate through all list elements where each list element is an hyperlink. 

 

Need a coded step to iterate through each list element and click on hyperlink.

Html structure is as follows:

<ol>

     <li><a>1</a></li>

     <li><a>2</a></li>

     <li><a>3</a></li>

.

.

.

</ol>

     

Please guide on getting the codded step in test studio for this.

1 Answer, 1 is accepted

Sort by
0
Ivaylo
Telerik team
answered on 24 May 2016, 07:51 AM
Hello,

I am closing this thread as a duplicate of ticket ID 1036944

Regards,
Ivaylo
Telerik
 
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
 
Tags
General Discussions
Asked by
Vinutha
Top achievements
Rank 1
Answers by
Ivaylo
Telerik team
Share this question
or