Jump to content

Recommended Posts

Posted

I've got an app that uses mouse routines that click certain areas.

The problem is that a few of the clicks require tight precision and slight mouse movements seem to throw of the routine. Is there a way to lock out the mouse during the routine?

[size="2"]The second mouse gets the cheese[/size]
Posted

The problem with Control... is that they use ControlID. As I am trying to click on a Chrome page this becomes problematic.

If I am wrong in thinking this please show me how.

I will play around with BlockInput()

Thanks.

[size="2"]The second mouse gets the cheese[/size]
Posted

I hear it may work without ControlID.

But if you mean Chrome as in the web browser, then to automate browsing you really should be using the IE (look at "IE Management" in the helpfile) or FF (look link <-- link) UDF.

Posted

I hear it may work without ControlID.

But if you mean Chrome as in the web browser, then to automate browsing you really should be using the IE (look at "IE Management" in the helpfile) or FF (look link <-- link) UDF.

Wash your mouth out for suggesting IE.

I can't go back to FF. It feels so slow now.

But BlockInput worked just fine and control is only blocked for maybe a 10th of a second, if that.

I always appreciate the swiftness of response and the courteousnesses of the members.

This a very polite forum, and I never feel talked down to.

Thanks for your help and time.

[size="2"]The second mouse gets the cheese[/size]
Posted

maybe if you actually checked out the UDF and saw what it whas capable off ;-)

The OP just thinks IE is to slow.

Personally I dont see that much difference, and the functionality of the IE UDF certainly offsets any speed issues with other browsers when trying to automate something.

I think this speed thing is something people like to cling onto from the past.

I'd recommend to anyone to try IE9.

AutoIt Absolute Beginners    Require a serial    Pause Script    Video Tutorials by Morthawt   ipify 

Monkey's are, like, natures humans.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...