diff gwt-client/src/test/java/test/uinfo/UinfoSalixRegionalRunner.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/UinfoSalixRegionalRunner.java	Mon Aug 20 16:58:23 2018 +0200
+++ b/gwt-client/src/test/java/test/uinfo/UinfoSalixRegionalRunner.java	Mon Aug 20 17:30:13 2018 +0200
@@ -35,11 +35,11 @@
 
     @Override
     protected void makeScenario() throws ConnectionException, ServerException {
-        super.feedSimpleTextInput("scenario_selection", this.getScenarioChoice());
+        super.feedAndGoSimpleTextInput("scenario_selection", this.getScenarioChoice());
 
         super.makeKmRange(this.fromPart, this.toPart, "ld_from_part", "ld_to_part");
 
-        super.feedSimpleTextInput("sedimentheight", this.dwspl);
+        super.feedAndGoSimpleTextInput("sedimentheight", this.dwspl);
 
     }
 

http://dive4elements.wald.intevation.org