Update test-runners-python.md
This commit is contained in:
parent
706b13b48e
commit
2d4ebd7867
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue