Skip to content

Commit

Permalink
[ChromeDriver] Make some mouse web platform tests work on wpt serve
Browse files Browse the repository at this point in the history
I have changed ExecutePerformActions function in window_commands.cc to
execute the actions input sent from Webdriver and convert an element
in origin into coordinates.

Bug:chromedriver:1897
Change-Id: I407dbad5e001f15ddd4edfd709f5460384e95530
  • Loading branch information
LanWei22 authored and chromium-wpt-export-bot committed Dec 7, 2018
1 parent 6a51887 commit 3dfbe3b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[elementPosition.html]
expected:
if product == "chrome" or product == "safari": ERROR
if product == "safari": ERROR

0 comments on commit 3dfbe3b

Please sign in to comment.