com.thoughtworks.selenium.SeleniumException:
Element is not currently visible and so may not be interacted with
Command duration or timeout: 10.08 seconds
Build info: version: '2.44.0', revision: '76d78cf323ce037c5f92db6c1bba601c2ac43ad8', time: '2014-10-23 13:11:40'
System info: host: 'localhost', ip: '127.0.0.1', os.name: 'Linux', os.arch: 'amd64', os.version: '3.10.40-vs2.3.6.8-beng', java.version: '1.8.0_121'
Driver info: org.openqa.selenium.firefox.FirefoxDriver
Capabilities [{applicationCacheEnabled=true, rotatable=false, handlesAlerts=true, databaseEnabled=true, version=32.0.1, platform=LINUX, nativeEvents=true, acceptSslCerts=true, webStorageEnabled=true, locationContextEnabled=true, browserName=firefox, takesScreenshot=true, javascriptEnabled=true, cssSelectorsEnabled=true}]
Session ID: 876f4104-131d-44fa-9115-6744fdca6901
at com.thoughtworks.selenium.webdriven.SeleneseCommand.apply(SeleneseCommand.java:44)
at com.thoughtworks.selenium.webdriven.Timer.run(Timer.java:40)
at com.thoughtworks.selenium.webdriven.WebDriverCommandProcessor.execute(WebDriverCommandProcessor.java:148)
at com.thoughtworks.selenium.webdriven.WebDriverCommandProcessor.doCommand(WebDriverCommandProcessor.java:73)
at com.thoughtworks.selenium.DefaultSelenium.click(DefaultSelenium.java:193)
at org.xwiki.test.selenium.framework.AbstractXWikiTestCase.clickLinkWithLocator(AbstractXWikiTestCase.java:242)
at org.xwiki.test.selenium.framework.AbstractXWikiTestCase.clickLinkWithLocator(AbstractXWikiTestCase.java:236)
at org.xwiki.test.selenium.framework.FlamingoSkinExecutor.clickEditMenuItem(FlamingoSkinExecutor.java:130)
at org.xwiki.test.selenium.framework.FlamingoSkinExecutor.clickEditPageAccessRights(FlamingoSkinExecutor.java:156)
at org.xwiki.test.selenium.framework.AbstractXWikiTestCase.clickEditPageAccessRights(AbstractXWikiTestCase.java:450)
at org.xwiki.test.selenium.UsersGroupsRightsManagementTest.testCreateAndDeleteGroup(UsersGroupsRightsManagementTest.java:75)