gaozhao1989 / pyjab

Python implementation for Java application UI automation with Java Access Bridge
GNU General Public License v2.0
49 stars 20 forks source link

Open a pull request for v1.1.5 #45

Closed gaozhao1989 closed 2 years ago

gaozhao1989 commented 2 years ago

Changes:

  1. Update tests
  2. Added ContextManager for JABDriver
  3. Fix type hint
  4. Add to wait for text update
  5. Fix foreground window setting
  6. Enable wildcard in window title match
  7. Fix root level jabelement find error

Thanks for contributing by @jsa34