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 2321c73 commit 87ea6faCopy full SHA for 87ea6fa
py/CHANGES
@@ -1,3 +1,15 @@
1
+Selenium 3.7.0
2
+
3
+* need to pass applicable environment variables to tox
4
+* Fix active_element for w3c drivers (#3979)
5
+* add support for minimize command
6
+* add support for fullscreen command
7
+* window rect commands should fail on firefox and remote (legacy)
8
+* Fix python backward compatibility for window commands (#4937)
9
+* Update docstrings to specify the type of path needed to install firefox addons. (#4881)
10
+* Update python chromeOptions key for capabilities (#4622)
11
+* Fix python pause action implementation (#4795)
12
13
Selenium 3.6.0
14
15
* Fix package name in python webelement module (#4670)
0 commit comments