During recording, I login, then click on a tab (from a Telerik tabstrip). The .tstest file shows click TimeSheetLink. But when I play back the recording, it hangs trying to locate that link, even though I can clearly see it in the browser. The html for the link looks like this: <a class="k-link" href="#/Timesheets">Timesheets</a>. I get the same result if I put a verify exists/visible, etc.
Is there a trick to clicking anchors? It seems to record the step properly.
Is there a trick to clicking anchors? It seems to record the step properly.