Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement WindowWrapper for UIA backend with move_window() method #668

Closed
vasily-v-ryabov opened this issue Feb 1, 2019 · 1 comment
Closed
Labels
enhancement good first issue Priority-Critical refactoring_critical critical issue that must be implemented before UIA recorder release UIA-related

Comments

@vasily-v-ryabov
Copy link
Contributor

Found this while reading this StackOverflow question: https://stackoverflow.com/q/54475685/3648361

@vasily-v-ryabov
Copy link
Contributor Author

One more question: https://stackoverflow.com/q/61165628/3648361

airelil added a commit to airelil/pywinauto that referenced this issue Apr 25, 2020
The wrapper contains only `move_window` and `is_dialog` methods.
For others UIA controls the `move_window` throws NotImplementedError.
airelil added a commit to airelil/pywinauto that referenced this issue Apr 25, 2020
The wrapper contains only `move_window` and `is_dialog` methods.
For others UIA controls the `move_window` throws NotImplementedError.
airelil added a commit to airelil/pywinauto that referenced this issue Apr 25, 2020
The wrapper contains only `move_window` and `is_dialog` methods.
For others UIA controls the `move_window` throws NotImplementedError.
airelil added a commit that referenced this issue Apr 26, 2020
Issue #668: add WindowWrapper for uia backend
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement good first issue Priority-Critical refactoring_critical critical issue that must be implemented before UIA recorder release UIA-related
Projects
None yet
Development

No branches or pull requests

1 participant