Robot framework keeps hanging on me when I try to execute a simple python script, it stales for no reason at about 30th line of log generated and no matter how long I wait it does not progress.
Any suggestions? Thanks.
Robot framework keeps hanging on me when I try to execute a simple python script, it stales for no reason at about 30th line of log generated and no matter how long I wait it does not progress.
Any suggestions? Thanks.
The workaround is simple!
Just log to file directly from Python instead of relying on the Robot framework.