This PR cherry-picks the following commits:
- e405c1deea
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
8dea604754
commit
480ae58942
|
|
@ -28,8 +28,8 @@ Options for tracing are:
|
|||
|
||||
This will record the trace and place it into the file named `trace.zip` in your `test-results` directory.
|
||||
|
||||
<details><summary>If you are not using Pytest, click here to learn how to record traces.
|
||||
</summary>
|
||||
<details>
|
||||
<summary>If you are not using Pytest, click here to learn how to record traces.</summary>
|
||||
|
||||
```python async
|
||||
browser = await chromium.launch()
|
||||
|
|
|
|||
|
|
@ -177,8 +177,8 @@ Options for tracing are:
|
|||
|
||||
This will record the trace and place it into the file named `trace.zip` in your `test-results` directory.
|
||||
|
||||
<details><summary>If you are not using Pytest, click here to learn how to record traces.
|
||||
</summary>
|
||||
<details>
|
||||
<summary>If you are not using Pytest, click here to learn how to record traces.</summary>
|
||||
|
||||
```python async
|
||||
browser = await chromium.launch()
|
||||
|
|
|
|||
Loading…
Reference in a new issue