Hi, I am trying to enter a value in a drop down field <setSelectField description="Fill out after Stage" htmlId="blah" value="blah"
This field is not active until an existing field is selected (which I have already set). Then I submit the page using <clickButton>, checking my results file shows that, my page errors out because the required field is not being selected (this is the field that the hidden type of field that is not active). Please help. Thank You in advance, NJ

