I have created a User Parameter of type Choice. I am trying to transfer control to a workspace runner based on what is selected. So far, I am having no success. When I run the workspace, the value is showing as 0 instead of my actual choice.
Page 1 / 1
The test filter is using the attribute set in the creator. You have setup a parameter to hold the value but havent assinged that to an attribute.
You can use the parameter value directly in the testfilter, or use a parameter fetcher after your create to place the parameter on an attribute