Background
We are using robotframework to execute our E2E test cases for automotive industry. And we are keeping updated with the latest robotframework releases. Sometimes when we open the report.html or log.html, there is no way for us to find out which robot version we are using (Correct me if I am wrong).
Suggestion
When we open log.html or report.html, we can see which robot version was used to generate those logs and report. Maybe from the upper right or lower right of the html files.
Example: Robot version: Robot 7.0.1 (Python 3.11.2 on win32)