ncbi / robotframework-pageobjects

Implementation of the Page Object pattern with Robot Framework and selenium. Also facilitates page object pattern independent of Robot Framework
http://ncbi.github.io/robotframework-pageobjects
Other
84 stars 75 forks source link

fix for #39, remove browser enlargement by default #41

Closed hellmanj closed 9 years ago

hellmanj commented 9 years ago

If I'm right about why we did the enlargement in the first place, this change is potentially test-breaking. Suggest we release a new minor version (1.2.0) when we merge

kahunacohen commented 9 years ago

:+1: