Skip to content

Conversation

@KimNikita
Copy link

No description provided.

@KimNikita
Copy link
Author

KimNikita commented Jan 18, 2023

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

@vasily-v-ryabov
Copy link

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