只有注册用户登录后才能阅读该文。 阅读全文
posted @ 2016-10-23 18:25 热爱技术的小牛 阅读(4) 评论(0) 推荐(0) 编辑
只有注册用户登录后才能阅读该文。 阅读全文
posted @ 2016-10-23 08:48 热爱技术的小牛 阅读(10) 评论(0) 推荐(0) 编辑
摘要: 我解决了!!!from selenium import webdriverimport timedr = webdriver.Firefox(executable_path = '/Users/jinwenxin/desktop/pythonPractice/geckodriver')time.sl 阅读全文
posted @ 2016-10-23 08:34 热爱技术的小牛 阅读(7031) 评论(0) 推荐(0) 编辑
热爱技术的小牛