This is a migrated thread and some comments may be shown as answers.

Mouse Wheel don't working

1 Answer 87 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Ildar
Top achievements
Rank 1
Ildar asked on 03 Jul 2012, 03:50 PM
Hi.
I have problem. I designed test and I need emulation mouse work (DoubleClick and mouse wheel).

For DoubleClick I write 
Pages.T360CrossBrowserTest.EtTextAreaTextArea.MouseClick(MouseClickType.LeftDoubleClick);
and it is fine work.

But when I write 
Pages.T360CrossBrowserTest.EtTextAreaTextArea.MouseClick(MouseClickType.Wheel);
it is don't work.

1 Answer, 1 is accepted

Sort by
0
Anthony
Telerik team
answered on 03 Jul 2012, 05:34 PM
Hello Ildar,

Please see our article on how to Invoke Mouse Wheel Scrolls Actions in code.
 

Greetings,
Anthony
the Telerik team
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
Tags
General Discussions
Asked by
Ildar
Top achievements
Rank 1
Answers by
Anthony
Telerik team
Share this question
or