ok,xpath的路徑准備好之後,就可以寫代碼了 from selenium import webdriver from time import sleep driver = webdriver.Firefox()#打開瀏覽器url ...
確定! 回上一頁