Quantcast
Channel: Active questions tagged python - Stack Overflow
Viewing all articles
Browse latest Browse all 18615

Why can’t I open this webpage using selenium?

$
0
0

Why can’t I open this webpage using selenium?I tried to open this webpage, but the display was blank.But if I paste the URL into other browsers, it can be opened. I don’t know whether it is a problem with the chrome driver or the webpage.thanks for your help.

from seleniumwire import webdriverurl = 'http://www.customs.gov.cn/customs/syx/index.html'browser = webdriver.Chrome() # (options = option)browser.get(url)

Viewing all articles
Browse latest Browse all 18615

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>