[ChromeDriver] Handling iframe padding
When elements are inside iframe with padding, ChromeDriver didn't take into account the padding while calculating element locations, and end up getting wrong the wrong locations. Fixing by adding the padding value. Bug: chromedriver:2259 Change-Id: If3b37a6f891636df7b22679ea91e00e31fa66a83 Reviewed-on: https://chromium-review.googlesource.com/1010886Reviewed-by:Jonathon Kereliuk <kereliuk@chromium.org> Commit-Queue: John Chen <johnchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#553150}
Showing
Please register or sign in to comment