[jboss-jira] [JBoss JIRA] (AS7-3186) Admin console: HTML code inconsistency causing automated tests to fail

Jan Martiska (JIRA) jira-events at lists.jboss.org
Wed Jan 11 10:33:22 EST 2012


     [ https://issues.jboss.org/browse/AS7-3186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jan Martiska closed AS7-3186.
-----------------------------

    Resolution: Done


Ok then, I will try to handle it somehow within the testsuite..
                
> Admin console: HTML code inconsistency causing automated tests to fail
> ----------------------------------------------------------------------
>
>                 Key: AS7-3186
>                 URL: https://issues.jboss.org/browse/AS7-3186
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Console
>    Affects Versions: 7.1.0.CR1b
>            Reporter: Jan Martiska
>            Assignee: Pavel Slegr
>
> Run AS7 in Domain mode. Navigate to Runtime/Status/Domain Status
> - the item "Server Instances" in the menu has a different HTML code than others.
> <div class="gwt-HTML">Server Instances</div>
> compared to other nodes, e.g. JVM Status:
> <div style="display: inline; " class="gwt-TreeItem" role="treeitem" id="gwt-uid-6" aria-level="2" aria-setsize="2" aria-posinset="2" aria-selected="true">JVM Status</div>
> Selenium tests try to locate these items using the class gwt-TreeItem and role "treeitem", these should be applied to "Server Instances" menu item too.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list