分别运行appium测试脚本时,它们运行良好,但是一起运行时,它们会引发错误

问题描述

我的文件夹中有一些测试脚本。当我尝试运行所有它们时,会收到以下错误消息。

self = <appium.webdriver.errorhandler.MobileErrorHandler object at 0x111183390>
response = {'status': 404,'value': '{"value":{"error":"invalid session id","message":"A session is either terminated or not started...eadableNT (_stream_readable.js:1168:12)\\n    at processTicksAndRejections (internal/process/task_queues.js:77:11)"}}'}

我在所有脚本中都使用了所需的功能。

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)