We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
i am trying out with this piece of code autoit.control_click('LDPlayer(64)', '[CLASS:subWin; INSTANCE:1]', button='left', x=87, y=820)
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?
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?