zoukankan      html  css  js  c++  java
  • app自动化又又报错了

    之前运营的好好的,一段时间没有顾及,然后就报错了

    An unknown server-side error occurred while processing the command.
    Original error: Unable to start WebDriverAgent session because of xcodebuild failure:
    An unknown server-side error occurred while processing the command. Original error: Invalid pid 0 Make sure you follow the tutorial at https://github.com/appium/appium-xcuitest-driver/blob/master/docs/real-device-config.md. Try to remove the WebDriverAgentRunner application from the device if it is installed and reboot the device.


    An unknown server-side error occurred while processing the command.
    Original error: Unable to start WebDriverAgent session because of xcodebuild failure:
    An unknown server-side error occurred while processing the command.
    Original error: Invalid pid 0
    Make sure you follow the tutorial at https://github.com/appium/appium-xcuitest-driver/blob/master/docs/real-device-config.md.
    Try to remove the WebDriverAgentRunner application from the device if it is installed and reboot the device.

    An unknown server-side error occurred while processing the command. Original error: Could not find a pair record for device '00008030-000E605A1108802E'. Please first pair with the device

    手机上安装的是啥时候进行安装的?

    启动Appium的时候就开始安装了

  • 相关阅读:
    175. 组合两个表
    101. 对称二叉树
    292. Nim游戏
    319. 灯泡开关
    155. 最小栈
    232. 用栈实现队列
    225. 用队列实现栈
    145. 二叉树的后序遍历
    144. 二叉树的前序遍历
    【leetcode】977. Squares of a Sorted Array
  • 原文地址:https://www.cnblogs.com/qianjinyan/p/13384585.html
Copyright © 2011-2022 走看看