You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 29, 2018. It is now read-only.
Upgraded to selenium server 2.15.0.
Tests have been working through 2.14.0. Now running the same tests give the problem
for some elements:
java.lang.AssertionError: Element cannot be scrolled into view:[URL]
Command duration or timeout: 10 milliseconds
Build info: version: '2.15.0', revision: '15105', time: '2011-12-08 09:56:25'
System info: os.name: 'Mac OS X', os.arch: 'x86_64', os.version: '10.6.8', java.version:
'1.6.0_26'
Driver info: driver.version: RemoteWebDriver
It seems to be an issue with the sizing of windows and elements being off the window
screen a bit but my tests require that the window size stay small to mimic mobile browsers.