2018年11月16日

摘要: # -*- coding: utf-8 -*- import time import os from selenium import webdriver from selenium.webdriver.common.keys import Keys jenkinsJobName=os.getenv("JOB_NAME") url="http://*.*.*.*/test.html" prin... 阅读全文
posted @ 2018-11-16 17:26 张缤分 阅读(1849) 评论(0) 推荐(1)

导航