from selenium.webdriver.support.ui import Select. driver = webdriver.Firefox(). driver.get( "TEST_URL" ). # 抓取下拉選單元件.
確定! 回上一頁