More and more often, we get this kind of error:
00:51:45 22:51:43,516 ERROR [LoginPage] Login failed. Application said : Missing user name 00:51:45 22:51:43,518 ERROR [AbstractTest] Test 'org.nuxeo.functionaltests.ITLoginLogoutTest#testLoginLogout' failed 00:51:45 org.openqa.selenium.NoSuchElementException: Timeout loading page DocumentBasePage missing element tabsBar 00:51:45 For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html 00:51:45 Build info: version: '2.34.0', revision: '11cd0ef93615408e0b6b3bfa28defe125906461a', time: '2013-08-06 11:43:14' 00:51:45 System info: os.name: 'Linux', os.arch: 'amd64', os.version: '3.2.0-40-virtual', java.version: '1.7.0_25'
This could be somehow because the login page is not fully loaded when starting to type the username
- is required by
-
NXS-1754 Change available fast tracks for 5.8 release
- Resolved