240 发简信
IP属地:北京
  • 2020-07-13 Appium_Python_Api文档

    Appium_Python_Api文档 [转载] 1.contextscontexts(self): 2. current_contextcur...

  • 2019-10-23 Jenkins

    https://www.oschina.net/question/2819114_2217616 醍醐灌顶的回答: 神仙答案:在 jenkins...

  • appium+python ios元素定位

    https://segmentfault.com/a/1190000010205649 由于使用id、className、Accessibili...

  • 2019-10-25 pandas 初体验

    cool一级棒的教程十分钟入门Pandas *source:https://www.cnblogs.com/wuzaipei/p/9838543...

  • Resize,w 360,h 240
    appium+python android元素定位

    根据UIAutomator定位元素-转 uiautomator 的查找元素: todo:allure pytest 测试报告:官方文档:http...

  • Resize,w 360,h 240
    Mac 忘记了mysql初始密码怎么办,解决方案

    网上看到的 但是会报错: ERROR 1819 (HY000): Your password does not satisfy the curr...

  • git 乱七八糟的报错+解决方法

    本地新建了一个项目后,github上同步想建一个,但是因为有readme一直报错,解决方案如下: done!

  • 终于懂了json.dumps\json.dump\json.loads\json.load

    json.dumps()用于将dict类型的数据转成str,因为如果直接将dict类型的数据写入json文件中会发生报错,因此在将数据写入时需要...

  • pip3 +python3.7 解决There was a problem confirming the ssl certificate

    安装beautifulsoup4报错,吐血 找了无数个解决办法,差点卸载python3.7安装3.6最后国内镜像解决了== 参考:https:/...