Skip to content

Simplify output associated with "NoSuchWindowException"

Compare
Choose a tag to compare
@mdmintz mdmintz released this 08 Nov 18:18
· 3680 commits to master since this release
8c623cc

Simplify output associated with "NoSuchWindowException"

This is for #1060
Although this won't handle all cases of the above, improvements will be noticeable in many situations.

Also refresh Python dependencies:

  • pycparser==2.21
  • rich==10.13.0;python_version>="3.6"