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
Robot Framework version = 3.2.2
Python version = 3.9.0
Except "analyse jtl", rest all the 'analyse jtl convert ...' commands, throwing the below error in robot framework. NameError: name 'unicode' is not defined
I guess, the python code of jmeter library needs to be adapted with Python3 as well.