I would like to test a grid (ASP.NET) with batch editing by using testing framework. To trigger the batch editing function, a user activate this with the mouse up event. If I use MouseClick(MouseLeftClick) or MouseClick(MouseLeftUp), the editing was not activated. Thank you for your help.
1 Answer, 1 is accepted
0
Nikolay Petrov
Telerik team
answered on 28 Jul 2016, 01:16 PM
Hi Adrian,
If your application is similar to this testing page - send me your code applied to it.