[chromedriver] Modify touch action tests to perform actions on a fixed-sized target.
commitaaa83e77910e8138768a1e9a702b22cada8ce791
authorsamuong <samuong@chromium.org>
Sat, 8 Aug 2015 05:27:27 +0000 (7 22:27 -0700)
committerCommit bot <commit-bot@chromium.org>
Sat, 8 Aug 2015 05:28:18 +0000 (8 05:28 +0000)
tree75b8f91db59e3e4ebe9fd696e4995819ea64dba2
parente690f1765733865fae0b2ed7691e193ce66e74cb
[chromedriver] Modify touch action tests to perform actions on a fixed-sized target.

Previously, these tests were performing touch actions on a div that also logged
the events that were firing. Since this div would change size with every new
event, touch actions would be sent to different places each time.

BUG=
TBR=stgao@chromium.org

Review URL: https://codereview.chromium.org/1278203004

Cr-Commit-Position: refs/heads/master@{#342518}
chrome/test/chromedriver/test/run_py_tests.py
chrome/test/data/chromedriver/touch_action_tests.html