diff gwt-client/src/test/java/test/uinfo/UinfoSalixSupraregionalRunner.java @ 9441:e75afd693f78

Backed out changeset: e991c4cec0d0
author gernotbelger
date Mon, 20 Aug 2018 17:30:13 +0200
parents e991c4cec0d0
children 86e522bc7f36
line wrap: on
line diff
--- a/gwt-client/src/test/java/test/uinfo/UinfoSalixSupraregionalRunner.java	Mon Aug 20 16:58:23 2018 +0200
+++ b/gwt-client/src/test/java/test/uinfo/UinfoSalixSupraregionalRunner.java	Mon Aug 20 17:30:13 2018 +0200
@@ -34,9 +34,9 @@
 
     @Override
     protected void makeScenario() throws ConnectionException, ServerException {
-        super.feedSimpleTextInput("scenario_selection", this.getScenarioChoice());
+        super.feedAndGoSimpleTextInput("scenario_selection", this.getScenarioChoice());
 
-        super.feedSimpleTextInput("supraregional_table", SalixZone.parseListToDataString(this.supraregionalTable));
+        super.feedAndGoSimpleTextInput("supraregional_table", SalixZone.parseListToDataString(this.supraregionalTable));
 
     }
 

http://dive4elements.wald.intevation.org