Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

Reimplement agent.setWindowSize #235

Open
eliseosoto opened this issue Mar 28, 2012 · 0 comments
Open

Reimplement agent.setWindowSize #235

eliseosoto opened this issue Mar 28, 2012 · 0 comments
Assignees

Comments

@eliseosoto
Copy link
Collaborator

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

@ghost ghost assigned eliseosoto Mar 29, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant