1、找到Python路径下的testrunnerplugin.py文件,如我的文件路径:C:\Python\Python37\Lib\site-packages\robotide\contrib\testrunner\testrunnerplugin.py
2、将第565行的encoding[‘SYSTEM’]改为OUTPUT,如下图所示:
RIDE控制台中文内容显示乱码问题解决方式记录

相关文章:

  • 2021-06-17
  • 2021-04-05
  • 2021-06-21
  • 2021-05-11
  • 2021-05-01
  • 2021-07-13
猜你喜欢
  • 2021-04-15
  • 2021-11-14
  • 2021-07-28
  • 2021-07-26
  • 2021-06-12
  • 2021-05-25
相关资源
相似解决方案