If it is not,then an UnexpectedTagNameException is thrown对标准方法下select下拉框的相关操作ui.py // wait.py/webdriver...211), "DEEPPINK": Color(255, 20, 147), "DEEPSKYBLUE": Color(0, 191, 255), "DIMGRAY": Color(105..., 105, 105), "DIMGREY": Color(105, 105, 105), "DODGERBLUE": Color(30, 144, 255), "FIREBRICK"...index)通过索引选择对应项def select_by_visible_text(self, text)通过显示的全文本内容来匹配def deselect_all(self) 清除所有选中的条目,仅在...ignored_exceptions=None):A、初始化时,需传入driver对象B、timeout预计超时时间(s)C、poll_frequency:通话之间的睡眠间隔,默认0.5sD、ignored_exceptions:调用期间忽略的异常类的可迭代结构