I have drop down containing combination of enabled and disabled elements, need to select multiple elements using check boxes which are enabled, using for loop. Please suggest suggestions in selenium python. Thank you in advance.
Tried is enabled(), first element on list is disabled, showing element click intercepted exception. If element in list in disabled move to next element and click which is enabled
New contributor
ATUL KADAM is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.