From 346d564dfef38058cab7065d3ce889b145141555 Mon Sep 17 00:00:00 2001 From: Anna Koskinen Date: Thu, 21 Nov 2019 15:33:04 +0200 Subject: Updated local screenshot testing configurations. (#11814) * A separate screenshot module hasn't been in use for a while but local testing configurations and instructions weren't updated to the new model at the time. Could use some further cleanup but this covers the basics. * Some tweaks to ScreenshotBrowser to get it functional again, although the actions for automatically replacing or adding alternative screenshots still require work and have thus been disabled. --- test/servlet-containers/generic/build.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test') diff --git a/test/servlet-containers/generic/build.xml b/test/servlet-containers/generic/build.xml index 61f915c833..e5af1c85bf 100644 --- a/test/servlet-containers/generic/build.xml +++ b/test/servlet-containers/generic/build.xml @@ -39,10 +39,10 @@ - + + dir="${com.vaadin.testbench.screenshot.directory}/error-screenshots"> -- cgit v1.2.3