[
https://issues.apache.org/jira/browse/GERONIMO-5418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Forrest Xia updated GERONIMO-5418:
----------------------------------
Attachment: GERONIMO-5418.patch
This patch modifies org.apache.geronimo.testsupport.ExtendedSelenium and
org.apache.geronimo.testsupport.console.ConsoleTestSupport, add a static map
for those links on the navigation tree, then override selenium.click(String
locator) method to add link verification logic.
Selenium has limitation on DOJO operation, so this patch is workaround for this
issue.
> Console testsuite failures are caused by the new DOJO navigation tree
> ---------------------------------------------------------------------
>
> Key: GERONIMO-5418
> URL: https://issues.apache.org/jira/browse/GERONIMO-5418
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Affects Versions: 2.2.2, 3.0-M1, 3.0
> Reporter: Forrest Xia
> Assignee: Forrest Xia
> Priority: Minor
> Attachments: GERONIMO-5418.patch
>
>
> From Geronimo 2.2.1, the console navigation tree is rendered by DOJO, by
> default, all link items are folded after login. This cause selenium failed to
> get the right link information.
> We shall find a way to conquer the problem.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.