from selenium import webdriver. from time import sleep. browser = webdriver.Chrome(). browser.get('https://zcgnotes.com/'). sleep(3).
確定! 回上一頁