]> source.dussan.org Git - vaadin-framework.git/commit
Test fixes (#12108)
authorAnna Koskinen <Ansku@users.noreply.github.com>
Fri, 2 Oct 2020 13:23:31 +0000 (16:23 +0300)
committerGitHub <noreply@github.com>
Fri, 2 Oct 2020 13:23:31 +0000 (16:23 +0300)
commit56899b95518e5e88294792748568ebbf6baeeb22
tree6fb86467125c19638f317fd5082acbd488340311
parent17f5c1b6693892e00a4c2379d621043ef077f24e
Test fixes (#12108)

- Updated Chrome version
- Added leeway to ComboBox popup following along while scrolling
- Added workarounds to timing issues that aren't relevant for the tests
- Added delays for stability
uitest/src/test/java/com/vaadin/tests/VerifyBrowserVersionTest.java
uitest/src/test/java/com/vaadin/tests/components/combobox/ComboboxPopupScrollingTest.java
uitest/src/test/java/com/vaadin/tests/components/grid/GridClientRenderers.java
uitest/src/test/java/com/vaadin/tests/components/grid/basicfeatures/client/GridClientColumnPropertiesTest.java
uitest/src/test/java/com/vaadin/tests/components/menubar/MenuBarIconsTest.java