Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(12861)

Issue 5124048: Viewport scrolling in Firefox uses the atoms now. Fixed some tests.

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 7 months ago by ahaas
Modified:
12 years, 7 months ago
Reviewers:
Eran
CC:
webdriver-eng_google.com
Visibility:
Public.

Description

The test testDragTooFar does not work with bot.dom.getInViewLocation because this test would move to a negative location on the web page. Now the test moves the element one pixel out of the viewport. The test testMovingMouseBackAndForthPastViewPort did not work because bot.dom.getInViewLocation of coordinates with decimals. I rounded these coorinates.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -62 lines) Patch
M java/client/test/org/openqa/selenium/DragAndDropTest.java View 1 chunk +4 lines, -2 lines 0 comments Download
M java/client/test/org/openqa/selenium/interactions/BasicMouseInterfaceTest.java View 2 chunks +6 lines, -5 lines 0 comments Download
M javascript/firefox-driver/extension/components/firefoxDriver.js View 3 chunks +8 lines, -55 lines 0 comments Download

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b