02 2020 档案

摘要:Python3 中 sys.argv[ ]的用法解释 阅读全文
posted @ 2020-02-29 11:34 ppybear 阅读(201) 评论(0) 推荐(0)
摘要:python 文件描述符 阅读全文
posted @ 2020-02-28 18:38 ppybear 阅读(401) 评论(0) 推荐(0)
摘要:Python -- seek定位文件指针位置 错误 io.UnsupportedOperation: can't do nonzero cur-relative seeks错误 阅读全文
posted @ 2020-02-28 16:59 ppybear 阅读(539) 评论(0) 推荐(0)
摘要:python3编程基础:str()、repr()的区别 阅读全文
posted @ 2020-02-28 13:12 ppybear 阅读(159) 评论(0) 推荐(0)
摘要:python中的__dict__和dir()的区别 阅读全文
posted @ 2020-02-25 14:28 ppybear 阅读(161) 评论(0) 推荐(0)
摘要:Python接口基础: WSDL 文件(soap )照样可以用requests进行post 阅读全文
posted @ 2020-02-23 19:08 ppybear 阅读(1443) 评论(0) 推荐(0)
摘要:webservice常见问题 阅读全文
posted @ 2020-02-23 19:06 ppybear 阅读(132) 评论(0) 推荐(0)
摘要:requests请求返回内容 中文乱码问题 阅读全文
posted @ 2020-02-23 18:56 ppybear 阅读(601) 评论(0) 推荐(0)
摘要:Python optparser模块简介 阅读全文
posted @ 2020-02-23 15:54 ppybear 阅读(143) 评论(0) 推荐(0)
摘要:HTMLTestRunner.py支持python3版本 阅读全文
posted @ 2020-02-23 15:45 ppybear 阅读(413) 评论(0) 推荐(0)
摘要:Python 面向对象-如何查看类的父类,外部如何获取类的名字 阅读全文
posted @ 2020-02-23 10:55 ppybear 阅读(1059) 评论(0) 推荐(0)
摘要:Python创建类的时候,加()和不加有什么区别、联系? Python中函数带括号和不带括号的区别 阅读全文
posted @ 2020-02-23 10:50 ppybear 阅读(2420) 评论(0) 推荐(0)
摘要:sys.path.append() 阅读全文
posted @ 2020-02-22 17:05 ppybear 阅读(91) 评论(0) 推荐(0)
摘要:mysql 创建数据库,添加用户,用户授权 阅读全文
posted @ 2020-02-22 13:41 ppybear 阅读(102) 评论(0) 推荐(0)
摘要:MySQL在Windows7环境下的安装 阅读全文
posted @ 2020-02-22 13:33 ppybear 阅读(145) 评论(0) 推荐(0)
摘要:python+pytest单元测试框架之在Jenkins上生成Allure测试报告 阅读全文
posted @ 2020-02-20 18:46 ppybear 阅读(159) 评论(0) 推荐(0)
摘要:HTTP抓包实战 阅读全文
posted @ 2020-02-20 18:41 ppybear 阅读(197) 评论(0) 推荐(0)
摘要:Python接口测试实战1(上)- 接口测试理论 阅读全文
posted @ 2020-02-20 18:36 ppybear 阅读(149) 评论(0) 推荐(0)
摘要:allure-pytest 测试报告分享给大家 allure AttributeError: module 'allure' has no attribute 'severity_level' 阅读全文
posted @ 2020-02-20 18:03 ppybear 阅读(250) 评论(0) 推荐(0)
摘要:python pytest测试框架 阅读全文
posted @ 2020-02-20 16:33 ppybear 阅读(100) 评论(0) 推荐(0)
摘要:find_element——By 元素定位 阅读全文
posted @ 2020-02-19 14:14 ppybear 阅读(269) 评论(0) 推荐(0)
摘要:Selenium鼠标与键盘事件常用操作方法示例 阅读全文
posted @ 2020-02-18 16:32 ppybear 阅读(124) 评论(0) 推荐(0)
摘要:Python win32api.keybd_event模拟键盘输入 阅读全文
posted @ 2020-02-18 16:13 ppybear 阅读(1249) 评论(0) 推荐(0)
摘要:中文解码提示UnicodeDecodeError,UnicodeDecodeError: 'utf-8' codec can't decode byte 0xd6 in position 0: invalid continuation byte 将‘utf-8'改为'gbk’就解决了。 参考下面文章 阅读全文
posted @ 2020-02-18 16:02 ppybear 阅读(468) 评论(0) 推荐(0)
摘要:最全Pycharm教程—Pycharm版本控制之本地Git用法 阅读全文
posted @ 2020-02-18 11:24 ppybear 阅读(333) 评论(0) 推荐(0)
摘要:python中yield的用法详解——最简单,最清晰的解释 阅读全文
posted @ 2020-02-17 19:31 ppybear 阅读(212) 评论(0) 推荐(0)
摘要:关于pycharm中终端不能使用pip等命令行问题的解决方法 阅读全文
posted @ 2020-02-17 14:45 ppybear 阅读(2760) 评论(0) 推荐(0)
摘要:Selenium Test I love Selenium this article Post By Selenium WebDriver Create By Young 阅读全文
posted @ 2020-02-17 14:17 ppybear 阅读(112) 评论(0) 推荐(0)
摘要:Pycharm虚拟环境(Virtualenv)配置 阅读全文
posted @ 2020-02-17 14:14 ppybear 阅读(364) 评论(0) 推荐(0)
摘要:Pycharm与github的秘密 阅读全文
posted @ 2020-02-17 13:55 ppybear 阅读(141) 评论(0) 推荐(0)
摘要:Selenium Test I love Selenium this article Post By Selenium WebDriver Create By Young 阅读全文
posted @ 2020-02-17 13:23 ppybear 阅读(87) 评论(0) 推荐(0)
摘要:Git使用教程 阅读全文
posted @ 2020-02-16 16:31 ppybear 阅读(83) 评论(0) 推荐(0)
摘要:Selenium Test I love Selenium this article Post By Selenium WebDriver Create By Young 阅读全文
posted @ 2020-02-16 13:58 ppybear 阅读(66) 评论(0) 推荐(0)
摘要:Selenium Test I love Selenium this article Post By Selenium WebDriver Create By Young 阅读全文
posted @ 2020-02-16 13:48 ppybear 阅读(68) 评论(0) 推荐(0)
摘要:Selenium Test I love Selenium this article Post By Selenium WebDriver Create By Young 阅读全文
posted @ 2020-02-16 13:38 ppybear 阅读(51) 评论(0) 推荐(0)
摘要:Selenium Test I love Selenium this article Post By Selenium WebDriver Create By Young 阅读全文
posted @ 2020-02-16 13:31 ppybear 阅读(64) 评论(0) 推荐(0)
摘要:Selenium Test I love Selenium this article Post By Selenium WebDriver Create By Young 阅读全文
posted @ 2020-02-16 12:51 ppybear 阅读(49) 评论(0) 推荐(0)
摘要:Selenium Test I love Selenium this article Post By Selenium WebDriver Create By Young 阅读全文
posted @ 2020-02-16 12:19 ppybear 阅读(76) 评论(0) 推荐(0)
摘要:Selenium Test I love Selenium this article Post By Selenium WebDriver Create By Young 阅读全文
posted @ 2020-02-16 12:00 ppybear 阅读(100) 评论(0) 推荐(0)
摘要:解决pycharm终端/cmd运行python脚本报错“ImportError/ModuleNotFoundError:No Module named ...” 阅读全文
posted @ 2020-02-16 11:14 ppybear 阅读(476) 评论(0) 推荐(0)
摘要:Jenkins 六: 构建中执行shell或者 windows的批处理程序 阅读全文
posted @ 2020-02-15 17:44 ppybear 阅读(379) 评论(0) 推荐(0)
摘要:Jenkins报错Caused: java.io.IOException: Cannot run program "sh" (in directory "D:\Jenkins\Jenkins_home 阅读全文
posted @ 2020-02-15 15:15 ppybear 阅读(1718) 评论(0) 推荐(0)
摘要:Jenkins部署之不识别python 阅读全文
posted @ 2020-02-15 13:55 ppybear 阅读(305) 评论(0) 推荐(0)
摘要:jenkins按照插件很慢,提速的解决方法,亲测有效 阅读全文
posted @ 2020-02-15 11:44 ppybear 阅读(2134) 评论(0) 推荐(0)
摘要:Selenium Test I love Selenium this article Post By Selenium WebDriver Create By Young 阅读全文
posted @ 2020-02-14 19:37 ppybear 阅读(93) 评论(0) 推荐(0)
摘要:Selenium Test I love Selenium this article Post By Selenium WebDriver Create By Young 阅读全文
posted @ 2020-02-14 19:26 ppybear 阅读(112) 评论(0) 推荐(0)
摘要:Selenium Test I love Selenium this article Post By Selenium WebDriver Create By Young 阅读全文
posted @ 2020-02-14 14:01 ppybear 阅读(89) 评论(0) 推荐(0)
摘要:Selenium Test I love Selenium this article Post By Selenium WebDriver Create By Young 阅读全文
posted @ 2020-02-14 13:45 ppybear 阅读(76) 评论(0) 推荐(0)
摘要:Selenium Test I love Selenium this article Post By Selenium WebDriver Create By Young 阅读全文
posted @ 2020-02-14 13:37 ppybear 阅读(85) 评论(0) 推荐(0)
摘要:python模块--pickle&json&shelve&yaml 阅读全文
posted @ 2020-02-14 11:23 ppybear 阅读(123) 评论(0) 推荐(0)
摘要:Fiddler抓包 抓取HTTPS请求方式 阅读全文
posted @ 2020-02-14 01:11 ppybear 阅读(113) 评论(0) 推荐(0)
摘要:selenium对弹窗(alert)的处理 阅读全文
posted @ 2020-02-13 20:24 ppybear 阅读(128) 评论(0) 推荐(0)
摘要:Selenium Test I love Selenium this article Post By Selenium WebDriver Create By Young 阅读全文
posted @ 2020-02-13 20:13 ppybear 阅读(73) 评论(0) 推荐(0)
摘要:Selenium Test I love Selenium this article Post By Selenium WebDriver Create By Young 阅读全文
posted @ 2020-02-13 20:04 ppybear 阅读(51) 评论(0) 推荐(0)
摘要:Selenium Test I love Selenium this article Post By Selenium WebDriver Create By Young 阅读全文
posted @ 2020-02-13 19:10 ppybear 阅读(62) 评论(0) 推荐(0)
摘要:sdaASDsdASD 阅读全文
posted @ 2020-02-13 19:02 ppybear 阅读(54) 评论(0) 推荐(0)
摘要:Selenium Test I love Selenium this article Post By Selenium WebDriver Create By Young 阅读全文
posted @ 2020-02-13 18:57 ppybear 阅读(75) 评论(0) 推荐(0)
摘要:Selenium Test I love Selenium this article Post By Selenium WebDriver Create By Young 阅读全文
posted @ 2020-02-13 18:21 ppybear 阅读(50) 评论(0) 推荐(0)
摘要:Selenium Test I love Selenium this article Post By Selenium WebDriver Create By Young 阅读全文
posted @ 2020-02-13 18:16 ppybear 阅读(71) 评论(0) 推荐(0)
摘要:selenium+python关于页面滚动条滑动到底的问题总结 还有一个js更简单点,‘window.scrollTo(0,650’ javaScript插入html段落方法 selenium处理rich text(富文本框) 阅读全文
posted @ 2020-02-13 17:16 ppybear 阅读(795) 评论(0) 推荐(0)
摘要:Selenium:三种等待方式详解 阅读全文
posted @ 2020-02-12 19:26 ppybear 阅读(95) 评论(0) 推荐(0)
摘要:WebDriverWait(driver, 10).until(EC.visibility_of_element_located((By.name,'file')))这个怎么也定位不出来。换做 WebDriverWait(self.driver, 10).until(lambda x:x.find_ 阅读全文
posted @ 2020-02-12 19:02 ppybear 阅读(205) 评论(0) 推荐(0)
摘要:Selenium定位iframe动态ID 阅读全文
posted @ 2020-02-12 18:27 ppybear 阅读(227) 评论(0) 推荐(0)
摘要:selenium之 文件上传所有方法整理总结 阅读全文
posted @ 2020-02-12 12:07 ppybear 阅读(123) 评论(0) 推荐(0)
摘要:web自动化测试—selenium2实操常见问题 阅读全文
posted @ 2020-02-12 12:05 ppybear 阅读(108) 评论(0) 推荐(0)
摘要:知道思想,参考其他文档,python的request模块和selenium模块都可以实现get_cookie()和 add_cookie()的功能。 由于现在在学习selenium自动化测试,我选用selenium的webdriver来实现。 获取登陆的cookie from selenium im 阅读全文
posted @ 2020-02-10 17:50 ppybear 阅读(696) 评论(0) 推荐(0)
摘要:json.dumps()和json.loads() 阅读全文
posted @ 2020-02-10 17:23 ppybear 阅读(87) 评论(0) 推荐(0)
摘要:python(unittest)中使用HTMLTestRunner & BeautifulReport导出测试报告详解 阅读全文
posted @ 2020-02-10 14:37 ppybear 阅读(377) 评论(0) 推荐(0)
摘要:unittest详解(二) 跳过用例的执行(skip) 阅读全文
posted @ 2020-02-10 13:19 ppybear 阅读(151) 评论(0) 推荐(0)
摘要:Selenium获取input值的两种方法:WebElement.getAttribute("value")和WebElement.getText() 阅读全文
posted @ 2020-02-09 10:21 ppybear 阅读(891) 评论(0) 推荐(0)
摘要:python 函数参数的传递(参数带星号的说明) 元组传递 字典传递 *arg 代表的是arg元祖,**kwd代表的是kwd名称的字典。 那函数传参数或是使用参数的时候,什么时候带*号什么时候不带*号呢?我这点总是理解不上来,或者说有点混乱。参考下面几个小函数,来理解下 >>> def a(*x): 阅读全文
posted @ 2020-02-09 09:49 ppybear 阅读(3905) 评论(0) 推荐(0)
摘要:python笔记19-获取当前运行函数名称和类方法名称 阅读全文
posted @ 2020-02-08 18:41 ppybear 阅读(318) 评论(0) 推荐(0)
摘要:python中datetime模块中strftime/strptime函数 阅读全文
posted @ 2020-02-08 16:44 ppybear 阅读(398) 评论(0) 推荐(0)
摘要:BeautifulReport报告 HTMLTestRunner生成的报告 阅读全文
posted @ 2020-02-08 15:19 ppybear 阅读(69) 评论(0) 推荐(0)
摘要:python创建excel文件,并进行读与存操作 阅读全文
posted @ 2020-02-08 12:16 ppybear 阅读(666) 评论(0) 推荐(0)
摘要:configparser模块简介 阅读全文
posted @ 2020-02-08 10:41 ppybear 阅读(100) 评论(0) 推荐(0)
摘要:PyCharm里面的c、m、F、f、v、p分别代表什么含义? 阅读全文
posted @ 2020-02-08 10:29 ppybear 阅读(1471) 评论(0) 推荐(0)
摘要:Python之路(第十七篇)logging模块 阅读全文
posted @ 2020-02-08 09:36 ppybear 阅读(93) 评论(0) 推荐(0)
摘要:https://www.cnblogs.com/plf-Jack/p/11170284.html 阅读全文
posted @ 2020-02-07 19:48 ppybear 阅读(72) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/gufenchen/article/details/98338552 阅读全文
posted @ 2020-02-07 19:46 ppybear 阅读(539) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/xiaminli/article/details/74944580 python中split()、os.path.split()函数用法 阅读全文
posted @ 2020-02-07 19:22 ppybear 阅读(272) 评论(0) 推荐(0)
摘要:https://www.cnblogs.com/linuxchao/p/linuxchao-python-selenium-demo.html 阅读全文
posted @ 2020-02-07 18:21 ppybear 阅读(217) 评论(0) 推荐(0)
摘要:windows上Jenkins安装及其配置 解决首次访问jenkins,输入初始化默认密码之后,一直卡住问题,无法进行jenkins工具安装 阅读全文
posted @ 2020-02-06 18:06 ppybear 阅读(132) 评论(0) 推荐(0)
摘要:https://www.cnblogs.com/moyand/p/9047978.html cookie 不设置超时间的话,关闭浏览器cookie就会失效 阅读全文
posted @ 2020-02-06 17:09 ppybear 阅读(136) 评论(0) 推荐(0)
摘要:https://www.cnblogs.com/rsty/p/10443680.html 阅读全文
posted @ 2020-02-05 16:26 ppybear 阅读(95) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/babyxue/article/details/80970526 阅读全文
posted @ 2020-02-05 15:51 ppybear 阅读(78) 评论(0) 推荐(0)
摘要:https://www.cnblogs.com/ryanzheng/p/11322375.html https://www.cnblogs.com/LiuChunfu/p/8052890.html 阅读全文
posted @ 2020-02-05 13:56 ppybear 阅读(154) 评论(0) 推荐(0)
摘要:1. 一开始Xshell连接不上(设置为DHCP 动态IP)虚拟机上的centos8 参考这篇博文,将centos上的DHCP改为static 静态IP xshell连接本地虚拟机中的centos 2.使用systemctl restart network 重启网卡的时候出错,Failed to r 阅读全文
posted @ 2020-02-04 17:48 ppybear 阅读(920) 评论(0) 推荐(0)
摘要:https://baijiahao.baidu.com/s?id=1648090040846517356&wfr=spider&for=pc 阅读全文
posted @ 2020-02-04 16:41 ppybear 阅读(2119) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/qq_18246731/article/details/88235738 阅读全文
posted @ 2020-02-04 15:57 ppybear 阅读(409) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/qq_34105362/article/details/80520468 阅读全文
posted @ 2020-02-04 15:55 ppybear 阅读(119) 评论(0) 推荐(0)
摘要:骏马金龙 https://www.cnblogs.com/cnkemi/category/841844.html 阅读全文
posted @ 2020-02-04 15:12 ppybear 阅读(89) 评论(0) 推荐(0)
摘要:我已经理解了并行和并发的区别 一张图了解并发与并行 并发与并行,线程与进程区别 阅读全文
posted @ 2020-02-04 15:04 ppybear 阅读(107) 评论(0) 推荐(0)
摘要:1.传输层基于tcp协议的三次握手和四次挥手? 传输层有两种数据传输协议,分别为TCP协议和UDP协议,其中TCP协议为可靠传输,数据包没有长度设置,理论可以无限长,而UDP协议为不可靠传输,报头一共就8个字节。 Tcp的三次握手和四次挥手定义为:建立连接时三次握手完成建立连接,然后传输数据,断开连 阅读全文
posted @ 2020-02-04 14:39 ppybear 阅读(1805) 评论(0) 推荐(0)
摘要:互联网协议分别有4层,5层,7层说法 1. 四层:应用层,传输层,网络层,网络接口层 2.五层:应用层,传输层,网络层,数据链路层,物理层 3.七层:应用层,表示层,会话层,传输层,网络层,数据链路层,物理层 设计角度:由下自上 物理层:电气特性,负责传送0和1电信号 数据链路层:确定0和1的分组方 阅读全文
posted @ 2020-02-04 13:46 ppybear 阅读(180) 评论(0) 推荐(0)