I'm working with Python selenium but there's a problem

前端 未结 0 359
栀梦
栀梦 2020-12-21 23:12

Here\'s my code

from selenium import webdriver
from bs4 import BeautifulSoup
import time, random

browser = webdriver.Chrome(executable_path=r\'D:\\chromedriv         


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