intellibot
intellibot copied to clipboard
Support for non-ascii characters for keyword names
For keyword with non-ascii characters i've got an inspection: Non-ASCII characters in an identifier But robotframework allow this. There were problems with such symbols in python2, but everything works for python3.
Error "Keyword definition not found" is probably related to the same problem.