How can I crawling on this page? I have a specific error

后端 未结 0 1197
北恋
北恋 2021-01-14 15:58
driver = webdriver.Chrome(ChromeDriverManager().install())
url = "https://www.ohprint.me/store/business-card/overview"
driver.get(url)

try:
    element =          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题