forked from FlaUI/FlaUInspect
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added various exception handlers (FlaUI#10)
* Change for 2.0.0-rc1 * add exception handler due to accessing ui element with higher integrity level * add exception handler due to exception 'The requested property 'BoundingRectangle [#30001]' is not supported'. how to reproduce: fast changing of focus on multiple UI elements via mouse movements * add exception handler due to null pointer exception in LoadDetails how to reproduce: in focus tracking mode change fast the focus on elements and one of the pending elements from ui * add exception handler * Update packages.config * Delete packages.config Co-authored-by: Martin.Moenks <[email protected]> Co-authored-by: Roman <[email protected]>
- Loading branch information
1 parent
6b0e630
commit b9b8fe2
Showing
4 changed files
with
82 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters