pywinauto icon indicating copy to clipboard operation
pywinauto copied to clipboard

Add auto_id to build_condition for IUIA. (fix #904)

Open Nomiram opened this issue 4 months ago • 1 comments

I have the same problem like #904 Allows use auto_id in .children() and .descendants()

Nomiram avatar Nov 26 '25 08:11 Nomiram

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.

codecov[bot] avatar Nov 26 '25 10:11 codecov[bot]