当你python中的pytest升级到7.4.0(包含)后,会发现脚本报错了, 如以下报错信息:fixture 'start_driver' not found 找不到你的测试夹具 出现此问题不要慌,如果你之前脚本是可以正常执行,升级pytest后报此错误,那大概率就是pytest升级问题导致的。 Read More
将本地代码推送到远程分支报错:Permission denied (publickey). fatal: Could not read from remote repository. 确保已经添加了正确的 SSH 密钥。可以使用以下命令检查 SSH 密钥是否已经添加: ssh -T git@gith Read More
机型:OPPO或其它安卓手机 场景:Start session 报错 settings delete global hidden_api_policy_pre_p_apps;settings delete global hidden_api_policy_p_apps;settings delete Read More