Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

Mouseclick in Bluestacks

$
0
0
Hi,
im abit new to AutoIt but i tried to automate the start of andriod emulator bluestacks
because it takes alot of time to start it and apps on it
i managed to run the emulator but when it comes to start an app nothing happends

$hwnd = WinActivate("BlueStacks App Player")  ;thats the last line that gets executet
MouseMove(980, 640, 0)                        ;mouse dont Move
ControlClick($hwnd, "", "[CLASS:BlueStacksApp; INSTANCE:1]", 209, 592) ;or click
Sleep(1000)                                   ;sleep works as i can see in the time
MouseDown("left")                             ;i moved the mouse to another window to see if its a problem on the emulator but nothing happend
Sleep(5000)

any hints would be nice
i really dont know what is going wrong

Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>