Hi Sir,
I just starting learn robot framework for my automation testing. I meet below error after installing latest version RIDE and trying to print some string, I also can’t view the output in the bottom ‘Message log’ area:
[ ERROR ] Calling method ‘log_message’ of listener ‘C:\Users\chayin\anaconda3\envs\myenv\Lib\site-packages\robotide\contrib\testrunner\TestRunnerAgent.py’ failed: AttributeError: ‘Output’ object has no attribute ‘_xmllogger’
The corresponding installed versions are:
Robot Framework 7.0 (Python 3.11.7 on win32)
robotframework 7.0
robotframework-excellib 2.0.1
robotframework-httplibrary 0.4.2
robotframework-pythonlibcore 4.3.0
robotframework-requests 0.9.6
robotframework-ride 2.0.8.1
robotframework-selenium2library 3.0.0
robotframework-seleniumlibrary 6.2.0
selenium 4.17.2
wxPython 4.2.1
Best regards,
Bridget