botcity-framework-core-python
botcity-framework-core-python copied to clipboard
BotCity Framework - Python
**Describe the bug** find.all sometime returns duplicated objects on specific matching range find.all in version 0.4.0 find.all returns the list of objects by matchscore. In version 0.3.0 it was in...
**What's the problem this feature will solve?** Adding the return types will make IDEs better provide users with autocomplete for methods and code in general. **Describe the solution you'd like**...
**Describe the bug** As of now the documentation doesn't mention what type of exception is raised on methods.
The keyboard commands such as bot.enter(), bot.tab(), among others, have an option for the wait argument, where an integer value is passed to wait after the action is performed. I...
**Describe the bug** On MacOS, if using a resolution different than default the find command works properly but the coordinates are wrong as they are calculated based on the default...