BotCity Framework Python Web - 1.0.0
Enhancements
- Implement selenium 4 by @kayqueGovetri in #73
- Implement undetectable chrome by @kayqueGovetri in #74
- Implement binary path by @kayqueGovetri in #86
Bug Fixes
- Chrome 110 Headless flag by @kayqueGovetri in #80
- Implement disable smart screen protection in edge by @kayqueGovetri in #87
- Activate the tab before closing the browser. by @livia-macon in #89
- Implement atexit to stop browser by @kayqueGovetri in #99
- Deprecate headless option under ChromeOptions to comply with Selenium >=4.10. by @hhslepicka in #101
- Updating requirements.txt with numpy version by @joao-voltarelli in #104
- Adding treatments to resolve screenshot issues due to scale by @joao-voltarelli in #107
- Adjust atexit in edge and chrome by @kayqueGovetri in #109
- Ensuring the temp folder is deleted at the end (main branch) by @joao-voltarelli in #113
Tests
- Implement cache manager in download driver by @kayqueGovetri in #98
CI
- Remove docs build workflow by @kayqueGovetri in #76
- Implement workflow dispatch in ci.yml by @kayqueGovetri in #84
- Implement undetected in testing by @kayqueGovetri in #85
- Enable execute undetected tests in macos by @kayqueGovetri in #88
- Remove macos-latest by @kayqueGovetri in #103
Documentation
- Updating screenshots and links in README by @joao-voltarelli in #93 and #97
Full Changelog: v0.8.1...v1.0.0