- From: <bugzilla@jessica.w3.org>
- Date: Tue, 05 Aug 2014 23:04:57 +0000
- To: public-browser-tools-testing@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26529
Bug ID: 26529
Summary: Window commands should not take window_handle
Product: Browser Test/Tools WG
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: WebDriver
Assignee: public-browser-tools-testing@w3.org
Reporter: fisherii@google.com
QA Contact: public-browser-tools-testing@w3.org
CC: mike@w3.org
Blocks: 20860
The following endpoints include a window_handle:
POST /session/{sessionId}/window/{windowHandle}/size
GET /session/{sessionId}/window/{windowHandle}/size
POST /session/{sessionId}/window/{windowHandle}/maximize
But we had previously decided these commands should only operate on the current
window (https://www.w3.org/Bugs/Public/show_bug.cgi?id=24987) so the handle is
meaningless.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Tuesday, 5 August 2014 23:05:00 UTC