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
Copy file name to clipboardExpand all lines: website/docs/chapter-02/03_executing.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -86,7 +86,7 @@ Explain the execution artifacts generated by Robot Framework.
86
86
87
87
::::
88
88
89
-
After executing a suite, Robot Framework, by default, generates tree output files in the output directory. These artifacts provide detailed execution results:
89
+
After executing a suite, Robot Framework, by default, generates three output files in the output directory. These artifacts provide detailed execution results:
90
90
91
91
-**`output.xml`**: A machine-readable file containing **ALL** logged execution details, limited by the given log-level.
92
92
-**`log.html`**: A detailed log file that provides an HTML view of the execution, including keyword-level details.
0 commit comments