def __init__(self): self.browser = webdriver.Chrome(executable_path="C:/chromedriver.exe") super (JSPageMiddleware,self).__init__() #??chrome??????