Open joao-voltarelli opened 1 year ago
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.
find
For reference: https://github.com/botcity-dev/botcity-framework-core-python/blob/main/botcity/core/bot.py#L219-L236
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.