Votes
Answers
Views
Question
2
1
139
We would like to prevent the manual runner from being opened if certain fields don't have values. These are not required fields but fields based on a given application being tested under, might need to have a value. We thought about making them required if field A has value X, but these other fi...