@@ -4,6 +4,7 @@ Revision history for Selenium-Remote-Driver
[NEW FEATURES]
- Improved error messaging for Saucelabs non-json cases
- Improved error messaging for incorrectly configured chromedrivers
+ - Add maximize_window endpoint
[MAINTENAINCE]
- Specify minimum compatible version of Moo dep
@@ -1,5 +1,5 @@
name = Selenium-Remote-Driver
-version = 0.2151
+version = 0.2152
author = Aditya Ivaturi <ivaturi@gmail.com>
author = Daniel Gempesaw <gempesaw@gmail.com>
author = Luke Closs <cpan@5thplane.com>