Hello,
I'm trying to click on a hyper link inside a grid. When I recorded the step, it recorded as KendoGridCell Click on Cell [3,0]. And the element's property is id=grid1,|,tagIndex=td:3
The step passed since it clicked on the cell, but it's not clicking on the hyperlink to open the item that I need. Is there an easy way to change that?
I went to edit the element to add another filter tagname=a, but it didn't like that when I ran it.
Thanks,
Mindy
I'm trying to click on a hyper link inside a grid. When I recorded the step, it recorded as KendoGridCell Click on Cell [3,0]. And the element's property is id=grid1,|,tagIndex=td:3
The step passed since it clicked on the cell, but it's not clicking on the hyperlink to open the item that I need. Is there an easy way to change that?
I went to edit the element to add another filter tagname=a, but it didn't like that when I ran it.
Thanks,
Mindy