Hello,
I have some Web UI tests set up where there is a list of links in a Telerik MVC grid all with the same name 'Edit', that point to different URLs.
The test must always click the top 'Edit' link, but it will fail because the top 'Edit' link URL is always changing.
How would I set it up so that It will always click the top link in a grid?
Cheers,
I have some Web UI tests set up where there is a list of links in a Telerik MVC grid all with the same name 'Edit', that point to different URLs.
The test must always click the top 'Edit' link, but it will fail because the top 'Edit' link URL is always changing.
How would I set it up so that It will always click the top link in a grid?
Cheers,