Skip to content

Looking for X11 automation similar to pywinauto #1106

Answered by vasily-v-ryabov
louiscaron asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @louiscaron we're working on Linux support using ATSPI. You can try Linux version from this branch:

pip uninstall -y pywinauto
pip install https://github.com/pywinauto/pywinauto/archive/refs/heads/atspi.zip

"atspi" is a current active branch which has kind of alpha quality. It is not released yet. Early testing and feedback is welcome!

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@louiscaron
Comment options

@vasily-v-ryabov
Comment options

@louiscaron
Comment options

Answer selected by louiscaron
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants