docs(python): enable tracing sources collection (#11453)
This commit is contained in:
parent
22194bb4a9
commit
4fa7aa0ff7
|
|
@ -128,7 +128,7 @@ a timeline preview.
|
||||||
Whether to capture DOM snapshot on every action.
|
Whether to capture DOM snapshot on every action.
|
||||||
|
|
||||||
### option: Tracing.start.sources
|
### option: Tracing.start.sources
|
||||||
* langs: js, csharp
|
* langs: js, csharp, python
|
||||||
- `sources` <[boolean]>
|
- `sources` <[boolean]>
|
||||||
|
|
||||||
Whether to include source files for trace actions.
|
Whether to include source files for trace actions.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue