Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

control click not working on LDPlayer? #39

Open
ghost opened this issue Sep 27, 2021 · 1 comment
Open

control click not working on LDPlayer? #39

ghost opened this issue Sep 27, 2021 · 1 comment

Comments

@ghost
Copy link

ghost commented Sep 27, 2021

i am trying out with this piece of code
autoit.control_click('LDPlayer(64)', '[CLASS:subWin; INSTANCE:1]', button='left', x=87, y=820)

when i ran it, no errors found but is not clicking at the coords. I am not sure what is happening since no error?

@Wizard0f0zz
Copy link

Wizard0f0zz commented Dec 2, 2023

Posting the solution that worked for me. Hoping it will work for others too.
My environment:
Python Version: 3.12
PyAutoIt Version: 0.6.5
Solution: Copy the AutoItX3.dll and AutoItX3_x64.dll from Autoit Install Directory (v3.3.16.1)\AutoItX to Python's autoit Install directory\lib

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant