Skip to content

Commit 4507ce2

Browse files
Snooz82asimell
andauthored
Update website/docs/chapter-02/03_executing.md
Co-authored-by: Aleksi Simell <[email protected]>
1 parent a290789 commit 4507ce2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/chapter-02/03_executing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Explain the execution artifacts generated by Robot Framework.
8686

8787
::::
8888

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:
9090

9191
- **`output.xml`**: A machine-readable file containing **ALL** logged execution details, limited by the given log-level.
9292
- **`log.html`**: A detailed log file that provides an HTML view of the execution, including keyword-level details.

0 commit comments

Comments
 (0)