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 8d0c109 commit 12655f7Copy full SHA for 12655f7
py/CHANGES
@@ -1,3 +1,11 @@
1
+Selenium 3.10.0
2
+
3
+* make tests to check clicking on disabled element work for w3c compliant drivers (#5561)
4
+* add docstring for InvalidElementStateException. Fixes #5520
5
+* Deleting unused imports
6
+* Making python specification in IDEA project more generic
7
+* It should be possible to use a custom safaridriver executable to run Selenium's test suite.
8
9
Selenium 3.9.0
10
11
* Add docstrings to WebElement find methods (#5384)
0 commit comments