botcity-framework-web-python
botcity-framework-web-python copied to clipboard
Handle MacOS retina screen when using computer vision
Description
Some issues occur when dealing with the display coordinates and also when trying to use the find method. They are probably caused when using a retina display.
For reference: https://github.com/botcity-dev/botcity-framework-core-python/blob/main/botcity/core/bot.py#L219-L236