ericmckean / chromedriver

Automatically exported from code.google.com/p/chromedriver
0 stars 0 forks source link

Java tests failing on Android WebView #645

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
After enabling tests on WebView, the following are failing:

+        
'ClickScrollingTest.testShouldBeAbleToClickElementInAFrameThatIsOutOfView',
+        
'ClickScrollingTest.testShouldBeAbleToClickElementThatIsOutOfViewInAFrameThatIsO
utOfView',
+        'FormHandlingTest.handleFormWithJavascriptAction',
+        'TypingTest.testShouldReportKeyCodeOfArrowKeysUpDownEvents',
+        'TypingTest.testShouldReportKeyCodeOfArrowKeys',
+        'CombinedInputActionsTest.testCanClickOnLinks',
+        'CombinedInputActionsTest.testCanClickOnLinksWithAnOffset',
+        
'CombinedInputActionsTest.testMouseMovementWorksWhenNavigatingToAnotherPage',

Original issue reported on code.google.com by fra...@chromium.org on 2 Dec 2013 at 7:56

GoogleCodeExporter commented 9 years ago

Original comment by samu...@chromium.org on 21 Feb 2015 at 12:19