pywinauto
pywinauto copied to clipboard
Add auto_id to build_condition for IUIA. (fix #904)
I have the same problem like #904 Allows use auto_id in .children() and .descendants()
Codecov Report
:x: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
:white_check_mark: Project coverage is 88.00%. Comparing base (c23e64d) to head (04ff00e).
Additional details and impacted files
@@ Coverage Diff @@
## master #1473 +/- ##
==========================================
+ Coverage 87.98% 88.00% +0.02%
==========================================
Files 60 60
Lines 22985 22987 +2
==========================================
+ Hits 20223 20230 +7
+ Misses 2762 2757 -5
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.