isSelected
Will return true or false whether or not an <option> or <input> element of type
checkbox or radio is currently selected.
Usage
await $(selector).isSelected()
Will return true or false whether or not an <option> or <input> element of type
checkbox or radio is currently selected.
await $(selector).isSelected()