Pyjab

Latest version: v1.1.7

Safety actively analyzes 623567 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

1.1.7

Changes:

1. fix find_element and find_elements xpath return value

1.1.6

Changes:

1. Add missing role "desktop pane"
2. Fix parameter missing in func send_text of func clear
3. Update attribute value in by(not same issue with other)

1.1.5

Changes:

1. Update tests
2. [Added ContextManager for JABDriver](https://github.com/gaozhao1989/pyjab/commit/e2acd49471711b1b9d1de3b6a71f8b3ee1a002f9)
3. [Fix type hint](https://github.com/gaozhao1989/pyjab/commit/7d6396a4e8562738c076f1880145a49e8443418e)
4. [Add to wait for text update](https://github.com/gaozhao1989/pyjab/commit/fe0c1a17cedbb8febf5f2e50a2823a527f8fdcbd)
5. [Fix foreground window setting](https://github.com/gaozhao1989/pyjab/commit/ab369794cb296dbaf19a6392a487add20aad4bd2)
6. [Enable wildcard in window title match](https://github.com/gaozhao1989/pyjab/commit/0666466da313d9ebd9b448abf1680e4b19b73ca5)
7. [Fix root level jabelement find error](https://github.com/gaozhao1989/pyjab/commit/bd809bb7984951597c503c2eb81ca9a864377503)

Thanks for contributing by jsa34

1.1.4

Changes:

1. Fix bridge check if file does not exist
2. Renamed for grammatical fixes
3. Logic improvement for unnecessary "else" in if clause
4. Inlining where sensible for return values
5. Init lists with [] rather than list()
6. Simplify if/else statements to return sooner when further logic not needed
7. Use or instead of if/else where possible
8. Using Walrus operator to improve readability where possible (requires Python 3.8+, but this is defined as such in setup.py already)
9. Typos
10. Remove unnecessary initialisations of objects
11. Assignments that then had a break in the for loop and then returned simplified to simply return inside the loop
12. Some type-hint fixes for multiple allowed types
13. Fix missing role attributes matching
14. Migrate .format to f-strings

Thanks for contributing by jsa34

1.1.3

Changes:

1. fix bridge check if file does not exist
2. add func for find by description

1.1.2

Changes:
1. fix jabelement get dynamic attributes

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.