I want to automate MVC application with coded UI test (VSTS
2010) and while doing automation Rad grid control creates problems. At the time
of recording what are the operations we have performed all those are recorded
very well but at the time of executing recorded script thrown small message
window with message “an error occurred” and script is not moved further from
that point.
Please guide me how to automate below operations on radgrid
with the help of coded UI
- Click on any buttons presented on grid.
- Getting row and column count.
- Getting data in the cells.
Thanks,
Ajay