botcity-dev / botcity-framework-web-python

BotCity Framework Web - Python
https://documentation.botcity.dev/frameworks/web/
Apache License 2.0
40 stars 19 forks source link

Many fixes from Testing #19

Closed hhslepicka closed 2 years ago

hhslepicka commented 2 years ago

MNT: Expose also from top-level import. FIX: Firefox was causing out-of-bounds for mouse movement when navigating pages. FIX: Switch from Desktop to current working directory as default download path as Desktop was not allowed by Selenium. FIX: Expand path for driver_path allowind the use of environment variables, ~ and relative paths. FIX: Disabled password manager for Chrome and Edge