]> source.dussan.org Git - vaadin-framework.git/commit
Make BaseThemeTest more stable on IE11
authorHenri Sara <hesara@vaadin.com>
Thu, 31 Aug 2017 06:08:10 +0000 (09:08 +0300)
committerHenri Sara <henri.sara@gmail.com>
Thu, 31 Aug 2017 06:50:13 +0000 (09:50 +0300)
commit514f3a88a24dd69da2fd3a8ce305f21f50b91919
tree9319a4e5a372602683ddc99e456ec9bdd1650162
parent7641b63854057cb34c87a3bffe618123b6760db3
Make BaseThemeTest more stable on IE11

Try to make the test more stable by using a different way of
detecting the presence of a notification. This approach is used e.g.
in GridComponentsTest.
uitest/src/test/java/com/vaadin/tests/components/uitest/ThemeTest.java