comparison gwt-client/src/test/java/test/uinfo/UinfoSalixRegionalRunner.java @ 9440:e991c4cec0d0

Backed out changeset: ce0a48b93f4b
author gernotbelger
date Mon, 20 Aug 2018 16:58:23 +0200
parents ce0a48b93f4b
children e75afd693f78
comparison
equal deleted inserted replaced
9439:ce0a48b93f4b 9440:e991c4cec0d0
33 this.dwspl = dwspl; 33 this.dwspl = dwspl;
34 } 34 }
35 35
36 @Override 36 @Override
37 protected void makeScenario() throws ConnectionException, ServerException { 37 protected void makeScenario() throws ConnectionException, ServerException {
38 super.feedAndGoSimpleTextInput("scenario_selection", this.getScenarioChoice()); 38 super.feedSimpleTextInput("scenario_selection", this.getScenarioChoice());
39 39
40 super.makeKmRange(this.fromPart, this.toPart, "ld_from_part", "ld_to_part"); 40 super.makeKmRange(this.fromPart, this.toPart, "ld_from_part", "ld_to_part");
41 41
42 super.feedAndGoSimpleTextInput("sedimentheight", this.dwspl); 42 super.feedSimpleTextInput("sedimentheight", this.dwspl);
43 43
44 } 44 }
45 45
46 } 46 }

http://dive4elements.wald.intevation.org