We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5934f6 commit 1d95d1bCopy full SHA for 1d95d1b
Pipfile
@@ -11,4 +11,4 @@ black = "*"
11
pre-commit = "*"
12
13
[packages]
14
-pytest-selenium = {editable = true,path = "."}
+pytest-selenium = {editable = true,extras = ["appium"],path = "."}
0 commit comments