]> source.dussan.org Git - vaadin-framework.git/commit
Fixed WAI-ARIA test related to #11821 which never has succeeded
authorJohn Ahlroos <john@vaadin.com>
Thu, 15 Aug 2013 09:39:46 +0000 (12:39 +0300)
committerJohn Ahlroos <john@vaadin.com>
Thu, 15 Aug 2013 09:39:46 +0000 (12:39 +0300)
commit36d0f09420ab66ab17e1587d5150300a92af33b1
tree094782b235e73e48c297cb4818aca4ffafeff6c5
parentbc85f31f4f17ab78a4168e333be45a90a379a952
Fixed WAI-ARIA test related to #11821 which never has succeeded

Due to Testbench bug #12375 the test had never succeed on IE9/IE10.
To circumvent the issue I changed the way the test was done by
substituting the /@class assertion with an xpath statement instead which
works on all supported browsers.

Change-Id: Idd5b8cb37404a2f88c4a00dc9849e3645559551d
uitest/src/com/vaadin/tests/components/window/ExtraWindowShownWaiAria.html