[ChromeDirver] Support double click in ExecutePerformActions
In test_driver actions API, for mouse clicks, if the two clicks' time interval and two click location range is small enough, we will set the click count to 2 and generate double click event. This CL fixes these tests: webdriver/tests/perform_actions/pointer_pause_dblclick.py webdriver/tests/perform_actions/pointer_dblclick.py Bug: chromedriver:1897 Change-Id: Id147cbb83cb7e39b8240ce126e87fd217e25d263 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1549561 Commit-Queue: Lan Wei <lanwei@chromium.org> Reviewed-by:John Chen <johnchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#647054}
Showing
Please register or sign in to comment