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