You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.
The current implementation injects javascript into the browser to create and manipulate windows.
Currently there are window resources in WebDriver that can do the same thing without using Javascript.
http://code.google.com/p/selenium/wiki/JsonWireProtocol#/session/:sessionId/window/:windowHandle/size
There's even a maximize operation that could be used to implement #1
The text was updated successfully, but these errors were encountered: