I have 3 radio buttons and I would like to check if one of them is checked.
Confluence User - 09 Mar, 2017
I am trying to use Bean shell Validator to validate if one of the three buttons are checked.
I have read this article: Bean Shell Programming Guide#UseasFormValidator.
I'm really not sure how this is working.
how am I suppose to get the object "radio button", then make the validation?
If the validation is false, I want to popup a error message.
Thank you very much,
Jonatan Nadeau
validator;beanshell
