In my case, I need to update log title and report title. So, I read the files and replace the title of the file. It works fine when I run a few test suites. When running with all suites, the title in the log.html file is decoded and my function is failed
Could anyone please provide me with another solution for updating log title or tell me which’s method is used for decoding when robot framework export report?