Mouse.Click

Class library usage, coding and language questions.
amol.bhushan
Posts: 1
Joined: Fri May 15, 2020 10:09 am

Mouse.Click

Post by amol.bhushan » Fri May 15, 2020 10:15 am

In the below API method under Mouse class :
Click Method (element, buttons, times)

does Ranorex waits after clicking an element or, does it just performs number of clicks without checking if the element is even enabled or not?

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: Mouse.Click

Post by Support Team » Mon May 18, 2020 12:10 pm

Hi amol.bhushan,

Ranorex just performs the click. There is no validation on the element itself after the click action.

Regards,
Bernhard

dextercps
Posts: 1
Joined: Fri Apr 23, 2021 7:16 pm

Re: Mouse.Click

Post by dextercps » Thu May 06, 2021 8:28 pm

If mouse clicks are not workking properly
i check my buttons on 100 seconds clicker

thanks me later