commit | 5e344c151418429eda759087d41dec3966e82db1 | [log] [tgz] |
---|---|---|
author | khachatryan <khachatryan@chromium.org> | Mon Apr 15 19:05:08 2019 |
committer | khachatryan <khachatryan@chromium.org> | Mon Apr 15 19:05:08 2019 |
tree | 98cfe32c5abd3b060e237c8754ac3db38bfa9926 | |
parent | 74683048d737aab3cee30fa3de1cacd5631b0c6d [diff] |
[ChromeDriver] Fixed Selenium test bugs In W3C mode the offset of an element is measured relative to the center of the element and in legacy mode the offset is measured relative to the upper-left corner. Changed some Selenium tests to conform these W3C standards. Change-Id: I1a9098785b07a347ee0e416b90482b55c90f90c1