Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.5
-
None
Description
In my verify.groovy script I'd like to access properties declared in the invoker's config:
<configuration> <properties> <prop1>val1</prop1> </properties> </configuration>
In my verify.groovy script I'd like to use these properties, too, e.g. by using System.getProperty("prop1") but that returns null.
Attachments
Issue Links
- is related to
-
MINVOKER-141 passing own properties to all scripts
- Closed
- supercedes
-
MINVOKER-141 passing own properties to all scripts
- Closed