]> source.dussan.org Git - vaadin-framework.git/commitdiff
Update screenshot in IE11 and increase sleeping time for ColorPickerTest
authorSun Zhe <31067185+ZheSun88@users.noreply.github.com>
Wed, 28 Nov 2018 09:17:56 +0000 (11:17 +0200)
committerAnastasia Smirnova <anasmi@utu.fi>
Wed, 28 Nov 2018 09:17:56 +0000 (11:17 +0200)
uitest/reference-screenshots/internetexplorer/TreeTablePartialUpdatesPageLength0Test-testExpanding_Windows_InternetExplorer_11_bottom.png
uitest/src/test/java/com/vaadin/tests/components/colorpicker/ColorPickerUserColorChangeTest.java

index cbe77b569dc927683a437317eb0dc7b39df139a1..a1532649b9a810256ac92d43d6b1bc1c677f980d 100755 (executable)
Binary files a/uitest/reference-screenshots/internetexplorer/TreeTablePartialUpdatesPageLength0Test-testExpanding_Windows_InternetExplorer_11_bottom.png and b/uitest/reference-screenshots/internetexplorer/TreeTablePartialUpdatesPageLength0Test-testExpanding_Windows_InternetExplorer_11_bottom.png differ
index a89f9854c6595529aa9003ad3b328a6485cbf76d..bf727560c993773354d67e61d69b3ddc4c437695 100644 (file)
@@ -14,7 +14,7 @@ public class ColorPickerUserColorChangeTest extends MultiBrowserTest {
         openTestURL();
         // Open colorPicker
         findElement(By.className("v-button-v-colorpicker ")).click();
-        sleep(500);
+        sleep(2000);
         // click somewhere inside the gradient layer
         findElement(By.className("v-colorpicker-gradient-clicklayer")).click();
         // confirm selection by clicking "OK" button