From ab2643c9e8c6a96c0b6c6097ac12b450c973611d Mon Sep 17 00:00:00 2001 From: Max Schmitt Date: Tue, 18 Jan 2022 13:25:22 +0100 Subject: [PATCH] cherry-pick(release-1.18): docs(python): enable tracing sources collection (#11453) (#11455) --- docs/src/api/class-tracing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/api/class-tracing.md b/docs/src/api/class-tracing.md index 40624f49e8..64e4d83dfe 100644 --- a/docs/src/api/class-tracing.md +++ b/docs/src/api/class-tracing.md @@ -128,7 +128,7 @@ a timeline preview. Whether to capture DOM snapshot on every action. ### option: Tracing.start.sources -* langs: js, csharp +* langs: js, csharp, python - `sources` <[boolean]> Whether to include source files for trace actions.