Skip to content

Commit 87ea6fa

Browse files
Update Python changelog for 3.7.0
1 parent 2321c73 commit 87ea6fa

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

py/CHANGES

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
113
Selenium 3.6.0
214

315
* Fix package name in python webelement module (#4670)

0 commit comments

Comments
 (0)