240 发简信
IP属地:广东
  • 解决:jenkins执行allure报错allure: command not found

    方式一: 下载allure-2.13-1.3.zip,解压后,在文件~/.bash_profile中加2行配置 export allure_pa...

  • linux下nmp一键安装

    curl --silent --location https://rpm.nodesource.com/setup_10.x | bash - ...

  • 安卓app的性能测试

    1.响应时间 冷启动,执行adb命令: adb shell am start -W packageName/ActivityName 热启动,按...

  • Resize,w 360,h 240
    Appium中输入回车

    ***问题:在用Appium做APP自动化时,会遇到搜索页面无搜索按钮,输入内容后,需要回车进行搜索; 使用self._driver.press...

  • Resize,w 360,h 240
    pytest运行测试用例,控制台无法输出logging日志

    ***问题:今天运行pytest测试脚本时,在脚本中添加日志后控制台无输出 脚本如下: def test_logging(): logging....

  • Resize,w 360,h 240
    Windows下mysql的搭建与使用

    1.进入mysql官网下载:https//dev.mysql.com/downloads/mysql 2.下载完成后,解压缩至D:\mysql\...

  • Resize,w 360,h 240
    手机https抓包设置

    1.电脑端安装和破解charles 打开charles-proxy-4.0.1-win64.msi,傻瓜式安装 安装完成后删除原lib目录下的c...

  • 利用secureCRT将windows中的文件上传到Linux服务器

    1.在secureCRT中点击 alt+p,会打开sftp控制台 2.lcd D:\software\jdk 本地(Windows中)上传文件的...

  • linux下操作git

    1.linux安装git 在官网下载安装包:https://mirrors.edge.kernel.org/pub/software/scm/g...