Python selenium, invoke the chromedriver
The from the selenium import webdriver
Browser=webdriver. Chrome ('./chromedriver. Exe ') # this one command in implementing new to create a Chrome page, stay on the initial data interface; , for a long time to continue to execute the statement
The get (" http://www.baidu.com ")
Stay on this page for a long time, can continue to visit the website, how be to return a responsibility?