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 710e79a commit 62624d0Copy full SHA for 62624d0
pyproject.toml
@@ -62,6 +62,8 @@ acceptance = [
62
"jupyter-server-proxy[test]",
63
"notebook <7",
64
"robotframework-jupyterlibrary >=0.4.2",
65
+ # Work around https://github.com/robotframework/SeleniumLibrary/issues/1836
66
+ "selenium <4.10",
67
]
68
69
0 commit comments