diff --git a/docs/src/trace-viewer-intro-csharp-java-python.md b/docs/src/trace-viewer-intro-csharp-java-python.md index 84bbc8dd00..35d8335c7a 100644 --- a/docs/src/trace-viewer-intro-csharp-java-python.md +++ b/docs/src/trace-viewer-intro-csharp-java-python.md @@ -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. -
If you are not using Pytest, click here to learn how to record traces. - +
+If you are not using Pytest, click here to learn how to record traces. ```python async browser = await chromium.launch() diff --git a/docs/src/trace-viewer.md b/docs/src/trace-viewer.md index 5d60be491d..7ffe10f4a9 100644 --- a/docs/src/trace-viewer.md +++ b/docs/src/trace-viewer.md @@ -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. -
If you are not using Pytest, click here to learn how to record traces. - +
+If you are not using Pytest, click here to learn how to record traces. ```python async browser = await chromium.launch()