From 3aa7b8a7ca902cf5bdcac5b1069d9f11a5e4fd4a Mon Sep 17 00:00:00 2001 From: "kkania@chromium.org" Date: Fri, 25 Feb 2011 01:55:41 +0000 Subject: Fix finding the location in view of elements. This fixes mouse commands on scrollable pages as well. BUG=none TEST=none Review URL: http://codereview.chromium.org/6574015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76010 0039d316-1c4b-4281-b951-d872f2087c98 --- third_party/webdriver/README.chromium | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'third_party/webdriver/README.chromium') diff --git a/third_party/webdriver/README.chromium b/third_party/webdriver/README.chromium index ea9d5d3..81536d8 100644 --- a/third_party/webdriver/README.chromium +++ b/third_party/webdriver/README.chromium @@ -15,7 +15,7 @@ Contents: atoms.h These atoms are generated by the webdriver team and are to be checked in - manually. The current version was generated from revision 11476. + manually. The current version was generated from revision 11535. To generate the atoms using the code found in selenium tree: $ svn checkout http://selenium.googlecode.com/svn/trunk/ selenium-read-only -- cgit v1.1