We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a84f69 commit 4b8bb6aCopy full SHA for 4b8bb6a
pyproject.toml
@@ -58,8 +58,7 @@ test = [
58
"pytest>=6.2.4",
59
"pytest-asyncio>=0.17.2",
60
"pytest-playwright>=0.5.2",
61
- # "playwright>1.47.0",
62
- "playwright@git+https://github.com/microsoft/playwright-python@main",
+ "playwright>=1.48.0",
63
"pytest-xdist",
64
"pytest-timeout",
65
"pytest-rerunfailures",
0 commit comments