-
Bug
-
Resolution: Done
-
Minor
-
EWP 5.0.1
-
None
-
Win 2003 32bit
IE 8
-
An incompatibility in Microsoft Internet Explorer caused the ui.buttonAndLinkTest() to fail in Internet Explorer. A link was supposed to render as disabled, but was still enabled. This incompatibility has been fixed by updating the method.
-
Not Required
Page should contain disabled link
java.lang.AssertionError: Page should contain disabled link at org.jboss.seam.example.ui.test.selenium.SeleniumUITest.buttonAndLinkTest(SeleniumUITest.java:122)... Removed 24 stack frames
The example application works as expected when tested manually.