Home > other >  Python selenium to open the web page, jingdong have probability has been waiting for to timeout, wha
Python selenium to open the web page, jingdong have probability has been waiting for to timeout, wha

Time:10-09

Driver. The get (" https://list.jd.com/list.html? The cat=670671672 ")
You can see the Firefox browser to open the page, just the status bar displays: "wait for rms.shop.jd.com... ", sometimes also show the, can open again, how to return a responsibility? Daniel, please directly
Line 16 is


Traceback (the most recent call last) :
The File "E:/JetbrainsCrack/zhouYan/jingDong_519324743/jingDong py", line 16, the in & lt; module>
Driver. The get (" https://list.jd.com/list.html? The cat=670671672 ") # goods home page selenium.com mon. Exceptions. TimeoutException: Message: Timeout loading page after 300000 ms
The File "E: \ JetbrainsCrack \ game \ bigfoolliu_sanZi \ zhouYan \ lib \ site - packages, selenium and webdriver \ remote \ webdriver py", line 333, in the get
The self. The execute (Command. The GET, {' url: the url})
The File "E: \ JetbrainsCrack \ game \ bigfoolliu_sanZi \ zhouYan \ lib \ site - packages, selenium and webdriver \ remote \ webdriver py", line 321, in the execute
The self. The error_handler. Check_response (response)
The File "E: \ JetbrainsCrack \ game \ bigfoolliu_sanZi \ zhouYan \ lib \ site - packages, selenium and webdriver \ remote \ errorhandler py", line 242, in check_response
Raise exception_class (message, screen, stacktrace)
Selenium.com mon. Exceptions. TimeoutException: Message: Timeout loading page after 300000 ms
--
  • Related