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

Reimplement agent.setWindowSize #235

@eliseosoto

Description

@eliseosoto

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions