You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the test code contains non ascii characters, then during the debug occurs error
[ ERROR ] Calling listener method 'start_keyword' of listener 'C:\Users\DMITRI~1.ZVE\AppData\Local\Temp\RobotTempDir937606615091143339\TestRunnerAgent.py' failed: UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-7: ordinal not in range(128)
Test example
*** Settings ***Documentation Документация*** Test Cases ***case1
Log tst
Environment:
windows 7
robot framework 2.8.7
Python 2.7.8 on win32
Eclipse Mars.1 (4.5.1)
RED build 888
The text was updated successfully, but these errors were encountered:
If the test code contains non ascii characters, then during the debug occurs error
Test example
Environment:
The text was updated successfully, but these errors were encountered: