You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fetching the values of checked radio and checkbox elements returns nothing if the elements does not contain value attributes. In that case, the module should return the default value for this element which is "on" or "yes" depending on the browser.