Suggestion: Mouse.ClickControl(MouseButtonType)

Class library usage, coding and language questions.
k_huber
Posts: 2
Joined: Tue Jul 25, 2006 8:22 pm

Suggestion: Mouse.ClickControl(MouseButtonType)

Post by k_huber » Wed Aug 09, 2006 11:35 pm

We use RanorexNet to automate a VisualStudio 2003 application. We often use the context menu items of some controls with MoveToControl + Click.

It would be easier for us to use only the function ClickControl with an argument MouseButtonType.
We don't have an immediate need for this, but it would make using Ranorex easier.

Thank you for the library, it works fine.

webops
Site Admin
Site Admin
Posts: 349
Joined: Wed Jul 05, 2006 7:44 pm

Post by webops » Fri Aug 11, 2006 4:21 pm

OK, good idea, we will support the functions (for controls and elements) in the Version 0.9.3

Jenö Herget
Ranorex Team