Skip to content

Finding control by mouse base version#21

Open
KimNikita wants to merge 3 commits intopywinauto:atspifrom
KimNikita:find_by_mouse
Open

Finding control by mouse base version#21
KimNikita wants to merge 3 commits intopywinauto:atspifrom
KimNikita:find_by_mouse

Conversation

@KimNikita
Copy link
Copy Markdown

No description provided.

Comment thread py_inspect.py Outdated
Comment thread py_inspect.py Outdated
@KimNikita
Copy link
Copy Markdown
Author

KimNikita commented Jan 18, 2023

sometimes auto selection (by this function) in tree_view doesn't work correctly

@vasily-v-ryabov
Copy link
Copy Markdown

There is a startup issue with atspi branch of pywinauto:

Exception in thread Thread-1:
Traceback (most recent call last):
  File "C:\Python37_3_64\lib\threading.py", line 917, in _bootstrap_inner
    self.run()
  File "C:\Python37_3_64\lib\threading.py", line 865, in run
    self._target(*self._args, **self._kwargs)
  File "py_inspect.py", line 805, in __lookForMouse
    desktop = pywinauto.Desktop(backend=self.current_backend)
AttributeError: 'MyWindow' object has no attribute 'current_backend'

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

Successfully merging this pull request may close these issues.

2 participants