- From: <bugzilla@jessica.w3.org>
- Date: Tue, 13 May 2014 07:55:39 +0000
- To: public-browser-tools-testing@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25678
Bug ID: 25678
Summary: 7.2.1 - switchToWindow doesn't tell that it should
change window focus
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: botalov.andrey@gmail.com
QA Contact: public-browser-tools-testing@w3.org
CC: mike@w3.org
Recently window-manipulation methods like "setWindowSize" have been modified
and tell that they do operations with "window currently in focus".
But "switchToWindow" uses another wording - "window used as the context for
processing commands".
Those wordings are not the same and thus it may be not crystal clear that
"switchToWindow" should change focus that is used in methods like
"setWindowSize"/"getWindowSize"/etc.
I think so becuase of this bug in Chromedriver -
https://code.google.com/p/chromedriver/issues/detail?id=769
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Tuesday, 13 May 2014 07:55:45 UTC