09 2017 档案
摘要:import smtplibfrom email.mime.text import MIMETextfrom email.header import Headersmtpserver="smtp.163.com"user="********"password="x13525076392"sender
阅读全文
摘要:#!author zhangfrom selenium import webdriverfrom time import sleep,ctimedriver = webdriver.Firefox()driver.get("http://www.baidu.com")def testxpath2(y
阅读全文
摘要:http://www.cnblogs.com/puresoul/p/7490737.html# coding:utf-8import timeimport unittestimport HTMLTestRunner #将这个包提前放到python的sipackage下def all_case():
阅读全文
摘要:#!author zhang# -*- coding:utf-8 -*-from selenium.webdriver.common.keys import Keysfrom selenium import webdriverimport unittest #引入unittest包import ti
阅读全文
摘要:# Author:zhang# -*- coding:utf-8 -*-"""https://workyun.com/ 云端工作"""import unittestfrom selenium import webdriverfrom selenium.webdriver.support.wait i
阅读全文

浙公网安备 33010602011771号