richardn
17 years agoNew Contributor
Re: Can't retrieve project properties with Groovy script
I'm trying to set end points with Groovy. The way i'm trying to do this is setting project properties as follows:
I'm struggling with step 2 and 3 and can't manage to get it working. I've attached the initial file just for step 2.
Can anyone help me with this?
- Set a project propery to the end point I want when running the UI (Interactive mode)
- Override the project property at command line using the -P switch
- Have a Groovy script take the project property and set the end point of the test step as the first step
I'm struggling with step 2 and 3 and can't manage to get it working. I've attached the initial file just for step 2.
Can anyone help me with this?