docs: add missing pytest-playwright installation command (#31645)
This commit is contained in:
parent
4554372e45
commit
b13bd66d20
|
|
@ -45,7 +45,7 @@ Install the [Pytest plugin](https://anaconda.org/Microsoft/pytest-playwright):
|
|||
```bash
|
||||
conda config --add channels conda-forge
|
||||
conda config --add channels microsoft
|
||||
conda install playwright
|
||||
conda install pytest-playwright
|
||||
```
|
||||
|
||||
</TabItem>
|
||||
|
|
|
|||
Loading…
Reference in a new issue