Update test-runners-python.md

This commit is contained in:
Max Schmitt 2024-11-01 17:50:06 +01:00 committed by GitHub
parent 706b13b48e
commit 2d4ebd7867
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -203,7 +203,7 @@ def browser_context_args(browser_context_args):
}
```
### Device emulation / Overriding context options
### Device emulation / BrowserContext option overrides
```py title="conftest.py"
import pytest