mangalam-research/wed

Upgrade to chromedriver 2.14 for testing.

Closed this issue · 2 comments

We can't upgrade right away because it makes the following test fail when run with Chrome 39:

Scenario: bringing up the context menu next to the right side of the window

Chromedriver 2.14 changes how the center of an element is determined, which causes a lot of failures in the test suite. See this bug report.

This has been fixed for a while. Selenic works around the issue.