Bug Fixes
- Removing duplicated x and y axis sum on 'right_click_relative' method by lf2a in https://github.com/botcity-dev/botcity-framework-core-python/pull/10
- Return `None` if image not found at `get_element_coords` by lf2a in https://github.com/botcity-dev/botcity-framework-core-python/pull/12
- `click_on` now throws an exception if image is not found by lf2a in https://github.com/botcity-dev/botcity-framework-core-python/pull/13
New Contributors
* lf2a made their first contribution in https://github.com/botcity-dev/botcity-framework-core-python/pull/10
**Full Changelog**: https://github.com/botcity-dev/botcity-framework-core-python/compare/v0.2.7...v0.2.8