[chromedriver] Use center of first ClientRect when moving mouse to an element.
Previously we used the center of the bounding box, but this can cause problems if the center of the bounding box is outside the element. This CL also changes the behavior of the GetElementLocationOnceScrolledIntoView command in the same way. BUG= Review URL: https://codereview.chromium.org/848483002 Cr-Commit-Position: refs/heads/master@{#311423}
Showing
Please register or sign in to comment