Skip to content

Commit

Permalink
Update docs/src/api/class-tracing.md
Browse files Browse the repository at this point in the history
Co-authored-by: Dmitry Gozman <[email protected]>
Signed-off-by: Yury Semikhatsky <[email protected]>
  • Loading branch information
yury-s and dgozman authored Dec 21, 2023
1 parent 10d9dd8 commit c0955cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/api/class-tracing.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ await context.Tracing.StopAsync(new()

If specified, intermediate trace files are going to be saved into the files with the
given name prefix inside the [`option: tracesDir`] folder specified in [`method: BrowserType.launch`].
If you are looking for an option to specify ouput zip file name, you need to pass `path` option to
To specify the final trace zip file name, you need to pass `path` option to
[`method: Tracing.stop`] instead.

### option: Tracing.start.screenshots
Expand Down

0 comments on commit c0955cf

Please sign in to comment.