Jump to content

Recommended Posts

Posted

Just started with AutoIt. I just want to emulate a few actions on a android emulator.

My current code is 

WinActivate("BlueStacks")
sleep(1000)
MouseClick("left", 1700, 850, 1, 50)

The WInactivate works without problems however using MouseMove or MouseClikc seems to have to effect in the emulator (outside of it it moves the mouse when I do not use the Winactivate command) Anyone knows what the reason for this is? (the same problem it has on other android emulators)

Posted

wow did not change a thing and suddenly it works 

Well I hope it stays that way

aynone has an explanation for this random behaviour? 

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...