'How to handle dropdown check box using selenium python

this is the HTML tag for the input field

How to select a specific value in the dropdown checklist using selenium python. The dropdown value doesn't have any id or index value or name being displayed.this is the dropdown check box where I need to select some value



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source