摘要:
#!/usr/bin/env python # -*- coding: utf-8 -*- __author__ = 'Fade Zhao' import time from selenium import webdriver from selenium.webdriver.common.by import By from bs4 import BeautifulSoup from pymon... 阅读全文
posted @ 2017-12-11 01:08
LeeeetMe
阅读(278)
评论(0)
推荐(0)
摘要:
#!/usr/bin/env python # -*- coding: utf-8 -*- __author__ = 'Fade Zhao' from selenium import webdriver import time from selenium.webdriver.common.keys import Keys url = "http://www.baidu.com" browse... 阅读全文
posted @ 2017-12-11 01:07
LeeeetMe
阅读(148)
评论(0)
推荐(0)
浙公网安备 33010602011771号