vasily-v-ryabov on atspi
Updated index.txt Fixed Gramma… (compare)
dlg
was defined. This is important, because it looks like dlg
specification produced this error, not dlg.Project
. For dlg.Project
it would be something like ElementNotFoundError: {'best_match': 'Project', 'backend': 'uia', 'process': 2944}
.
.select()
is more proper action for this menu item.
There is parameter .click_input(coords=(x, y), absolute=False) : i have tried this function only for the tab items