We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4cce6c commit 12f917bCopy full SHA for 12f917b
Pipfile
@@ -9,7 +9,7 @@ sauceclient = "==1.0.0"
9
saucebindings = "==1.0.0"
10
robotframework = "==4.0.1"
11
robotframework-pabot = "==1.11"
12
-robotframework-seleniumlibrary = "==5.1.3"
+robotframework-seleniumlibrary = "==6.6.1"
13
robotframework-appiumlibrary = "==1.5.0.7"
14
apipkg = "==1.5"
15
attrs = "==20.3.0"
requirements.txt
@@ -24,7 +24,7 @@ requests==2.32.2
24
robotframework-appiumlibrary==1.5.0.7
25
robotframework-pabot==1.11
26
robotframework-pythonlibcore==2.2.1
27
-robotframework-seleniumlibrary==5.1.3
+robotframework-seleniumlibrary==6.6.1
28
robotframework==4.0.1
29
saucebindings==1.0.0
30
sauceclient==1.0.0
0 commit comments