Home > other >  In pycharm webdriver. Chrome () a few days before the normal operation, runtime Chrome just opened i
In pycharm webdriver. Chrome () a few days before the normal operation, runtime Chrome just opened i

Time:10-24

# import module
The from the selenium import webdriver
The import time
The from PIL import Image
The import pytesseract
The from LXML import etree
The import threading
The from the selenium. Webdriver. Chrome. The options import options
Import the random
The from automatic. Dfasd import base64_api

Web=webdriver. Chrome ()
Time. Sleep (10)
Web. Maximize_window ()

Run for half a year has no problem, just the run today
Chrome on immediately after Chrome 0.5 seconds off, separate open Chrome browser to access all have no problem, uninstall reshipment, upgrade or so

CodePudding user response:

Your browser to upgrade??
Is not corresponding to the driver and the browser version?
  • Related