Botcity-framework-core

Latest version: v1.2.1

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

Scan your dependencies

Page 3 of 4

0.2.7

Bug Fixes
- Fixed minor bug in find_all() by Psycho-Ray in https://github.com/botcity-dev/botcity-framework-core-python/pull/9

New Contributors
- Psycho-Ray made their first contribution in https://github.com/botcity-dev/botcity-framework-core-python/pull/9

**Full Changelog**: https://github.com/botcity-dev/botcity-framework-core-python/compare/v0.2.6...v0.2.7

0.2.6

Bug Fixes
- Make sure we use interval just for MacOS in https://github.com/botcity-dev/botcity-framework-core-python/pull/8
- Remove duplicated delay after paste in https://github.com/botcity-dev/botcity-framework-core-python/pull/8

**Full Changelog**: https://github.com/botcity-dev/botcity-framework-core-python/compare/v0.2.5...v0.2.6

0.2.5

Bug Fixes
- Fix default value for execution on DesktopBot to match base class by kayqueGovetri in https://github.com/botcity-dev/botcity-framework-core-python/pull/4
- Use codecs.open for README.md so it can parse unicode properly in https://github.com/botcity-dev/botcity-framework-core-python/pull/6
- Implement OS compatibility layer for click method so it work properly under MacOS in https://github.com/botcity-dev/botcity-framework-core-python/pull/7

Documentation
- New README in https://github.com/botcity-dev/botcity-framework-core-python/pull/5

**Full Changelog**: https://github.com/botcity-dev/botcity-framework-core-python/compare/v0.2.4...v0.2.5

0.2.4

Enhancements
- `control_c` now returns the clipboard content.
- `mouse_down` and `mouse_up` methods added to allow for click/move/release operations.

Bug Fixes
- Remove neighboring duplicated entries on `find_all`

0.2.3

Enhancements
- Initial version of `find_all` method to search and return multiple elements at once.

Bug Fixes
- Use hotkey instead of manual `keyDown/keyUp` for `type_keys_with_interval`.
- Properly convert the time from `ms` to `s` when invoking system functions.

Package
- Pin down versions of `pyautogui` and `pyscreeze` to avoid issue with new and out of sync releases of upstream packages.

Documentation
- Fix typos with methods docstrings.

0.2.2

Enhancements
- Add wait_for_file method to wait on files to be available.

Bug Fixes
- Switch back to pyautogui for keyboard as keyboard module requires root on Linux.
- Added compatibility check for execute so we can run it with any OS.

Documentation
- Add instructions for scrot under Linux.

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.