Robotics - Not able to click link in a grid in Windows application
Hi There,
I'm using OpenSpan 8.0.2012.0 to interrogate/automate Siebel windows application. At a particular step, a grid control is populated and the 1st column in grid has a link btn, which onclick navigates to a different page.
Due to some reason, PerformClick is not working and when i use ClickCell(row,col), it just clicks on the cell but not on the link. I tried using PerformClick(x,y) but still it doesn't work.
Please let me know how this can be achieved.
Thanks
***Edited by Moderator Marissa to update platform capability tags****