W3C home > Mailing lists > Public > public-browser-tools-testing@w3.org > October to December 2013

WebDriver User Click Possible Error

From: yuanyan <yuanyan.cao@gmail.com>
Date: Sun, 10 Nov 2013 03:59:37 +0800
Message-Id: <DBCE844D-9A4C-4228-A33D-A8CA6F5C4187@gmail.com>
To: public-browser-tools-testing@w3.org
Hi all, 
	One question about user click (https://dvcs.w3.org/hg/webdriver/raw-file/default/webdriver-spec.html#clicking). It defined a click method and some possible errors.  One of them is "move target out of bounds”,  described below content: 

	if the element cannot be scrolled into view.

But it seems much different with the description of selenium MoveTargetOutOfBoundsException:

	Indicates that the target provided to the actions move() method is invalid


That puzzled me, and i think the description describe in selenium is better match with the error name. Is this a bug in current spec? 

Thanks!


Received on Saturday, 9 November 2013 20:00:22 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 19:09:49 UTC