Not able to select a list item in an unordered list using selenium python
问题 I need to select a list item in an unordered list using selenium python. HTML: <div class="ms-drop bottom" style="display: block;"> <ul style="max-height: 400px;"> <li class="ms-select-all"> <label><input type="checkbox" data-name="selectAlls_osVer"> [Select all] </label> </li> <li class="" style="false"> <label class=""><input type="checkbox" data-name="selectItems_osVer" value="KK"> <span style=""> KK </span> </label> </li> <li class="" style="false"> <label class=""><input type="checkbox"