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

Iterating and deleting records

1 Answer 54 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Mansour
Top achievements
Rank 1
Mansour asked on 28 Jun 2016, 08:54 PM

I am facing some difficulties iterating over a list of records, each of which is wrapped inside <tr>...</tr>

The logic I am following is:

========================

while ( FIRST_TR exists or visible)

    * press the delete buton

    * wait 250 ms

========================

This is not working, as I believe once the element is removed, it breaks out of the loop. So I checked EnsureStatIsCurrent, yet no juice.

Is there's an easy way to get this done with Telerik Test Studio ?

 

Thank you

 

1 Answer, 1 is accepted

Sort by
0
Boyan Boev
Telerik team
answered on 30 Jun 2016, 06:57 AM
Hello Monsour,

This is a duplicate of ticket number 1047107. Please continue the discussion there.

Regards,
Boyan Boev
Telerik
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
Tags
General Discussions
Asked by
Mansour
Top achievements
Rank 1
Answers by
Boyan Boev
Telerik team
Share this question
or