We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4cce6c commit 82bfee4Copy full SHA for 82bfee4
Pipfile
@@ -10,7 +10,7 @@ saucebindings = "==1.0.0"
10
robotframework = "==4.0.1"
11
robotframework-pabot = "==1.11"
12
robotframework-seleniumlibrary = "==5.1.3"
13
-robotframework-appiumlibrary = "==1.5.0.7"
+robotframework-appiumlibrary = "==2.1.0"
14
apipkg = "==1.5"
15
attrs = "==20.3.0"
16
certifi = "==2024.7.4"
requirements.txt
@@ -21,7 +21,7 @@ pytest-xdist==2.2.1
21
pytest==6.2.5
22
pyyaml==6.0.1
23
requests==2.32.2
24
-robotframework-appiumlibrary==1.5.0.7
+robotframework-appiumlibrary==2.1.0
25
robotframework-pabot==1.11
26
robotframework-pythonlibcore==2.2.1
27
robotframework-seleniumlibrary==5.1.3
0 commit comments