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.
2 parents 710e79a + 62624d0 commit da7e5f6Copy full SHA for da7e5f6
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