isElementSelectedTells whether the given element is selected. Works for html elements that keep a selected state such as checkbox, radio.isElementSelected(elemId)CopyParameters#elemId: The target elementReturns#boolean indicating the result