I need some help on how to fixed this error in Robot Framework
This is under my Test Edit
*** Settings ***
Library           SeleniumLibrary
*** Test Cases ***
test_1
Open Browser    https://robotframework.org/    chrome
but when I run it, it gives me this result
command: robot --argumentfile 
c:\users\montec~1\appdata\local\temp\RIDEhqx71l.d\argfile.txt --listener 
C:\Python27\lib\site- 
packages\robotide\contrib\testrunner\TestRunnerAgent.py:49543:False 
C:\Users\montec\Documents\RobotFramework\TestProject
'ascii' codec can't encode character u'\xf1' in position 16: ordinal not in 
range(128)
argfile.txt
--outputdirc:\users\montec~1\appdata\local\temp\RIDEhqx71l.d-Coff-W106
I am using python 2.7.16 and wxPython2.8-win64-unicode-2.8.12.1-py27 RIDE