This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 24987 - Should window resizing and positioning methods take a windowHandle
Summary: Should window resizing and positioning methods take a windowHandle
Status: RESOLVED WORKSFORME
Alias: None
Product: Browser Test/Tools WG
Classification: Unclassified
Component: WebDriver (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Browser Testing and Tools WG
QA Contact: Browser Testing and Tools WG
URL: https://dvcs.w3.org/hg/webdriver/raw-...
Whiteboard:
Keywords:
Depends on:
Blocks: 20860
  Show dependency treegraph
 
Reported: 2014-03-10 17:53 UTC by Marc Fisher
Modified: 2014-05-08 22:09 UTC (History)
2 users (show)

See Also:


Attachments

Description Marc Fisher 2014-03-10 17:53:05 UTC
In the current wire protocol, the window resizing and positioning methods take a windowHandle (which can be 'current' to operate on the current window).

https://code.google.com/p/selenium/wiki/JsonWireProtocol#/session/:sessionId/window/:windowHandle/size

Do we want to support this?
Comment 1 David Burns :automatedtester 2014-03-10 21:55:08 UTC
I remember we discussed it at TPAC 2013 and thought we decided to remove it but the notes from that part of the meeting[1] show much. I thought it was agreed that we would drop it as it wasn't needed and only work on the currently targeted window.

I will email the mailing list to see if anyone remembers if not can we come to some consensus.

[1] http://www.w3.org/2013/11/11-testing-minutes.html#item07
Comment 2 David Burns :automatedtester 2014-05-08 22:09:09 UTC
No reply to email and I remember us saying we we not going to support his so closing.

No changes to the spec are required.