selenium select 选择

driver.find_element_by_xpath("//select[@id='durationWeek']/option[@value='28']").click()

原文地址:https://www.cnblogs.com/angdh/p/12969335.html