想要自动化移动应用程序。

huangapple 未分类评论51阅读模式
英文:

Wanted to automated mobile application

问题

我正在尝试运行一个程序,但出现了错误:

> 主线程异常
>
> org.openqa.selenium.SessionNotCreatedException:无法创建新的远程会话。请检查服务器日志以获取更多详细信息。
>
> 原始错误:在处理该命令时发生了未知的服务器端错误。原始错误:位于
> 'C:\Users\Sodainmind\eclipse-workspace.metadata.metadata\Mobileautomation\carbonate_staging_1-75_23MAR2020.apk'
> 的应用程序不存在或不可访问。

如何解决?我已经尝试将该应用程序的工作位置更改了,但还是不起作用。

英文:

I'm trying to run a program, but it's showing an error:

> Exception in thread "main"
>
> org.openqa.selenium.SessionNotCreatedException: Unable to create a new
> remote session. Please check the server log for more details.
>
> Original error: An unknown server-side error occurred while processing the
> command. Original error: The application at
> 'C:\Users\Sodainmind\eclipse-workspace.metadata.metadata\Mobileautomation\carbonate_staging_1-75_23MAR2020.apk'
> does not exist or is not accessible

how to solve ? i have change work place of that application too but its not working

huangapple
  • 本文由 发表于 2020年4月7日 19:56:01
  • 转载请务必保留本文链接:https://java.coder-hub.com/61079485.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定