Skip to content

Commit 12655f7

Browse files
Update changelog for Python for tag 3.10.0
1 parent 8d0c109 commit 12655f7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

py/CHANGES

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
19
Selenium 3.9.0
210

311
* Add docstrings to WebElement find methods (#5384)

0 commit comments

Comments
 (0)