摘要:
1 import os 2 import time 3 from selenium import webdriver 4 from selenium.webdriver.support.wait import WebDriverWait 5 from selenium.webdriver.support import expected_conditions as EC 6 from ... 阅读全文
posted @ 2019-02-17 15:54
ronle
阅读(136)
评论(0)
推荐(0)
摘要:
1 import xlrd 2 3 4 class OpenExecl: 5 def __init__(self, file_path=None): 6 if file_path == None: 7 self.execl_path = r"H:\***.xls" 8 else: 9 s... 阅读全文
posted @ 2019-02-17 13:18
ronle
阅读(224)
评论(0)
推荐(0)

浙公网安备 33010602011771号