robotframework-appiumlibrary icon indicating copy to clipboard operation
robotframework-appiumlibrary copied to clipboard

cannot launch ios App through robot framework but can be launched by appium desktop

Open amitsaxena4u opened this issue 7 years ago • 1 comments

I cannot launch app when I run my robot framework script having appiumlibrarary but when running via appium desktop I can launch and run ios app.

Here is the log result I am getting, please help and guide what needs to do to resolve the issue

WebDriverException: Message: ;

<meta http-equiv="Content-Type" CONTENT="text/html; charset=iso-8859-1"> ERROR: The requested URL could not be retrieved

ERROR

The requested URL could not be retrieved


The following error was encountered while trying to retrieve the URL: http://127.0.0.1:4723/wd/hub/session

Connection to 127.0.0.1 failed.

The system returned: (111) Connection refused

The remote host or network may be down. Please try the request again.

Your cache administrator is webmaster.



amitsaxena4u avatar Jan 26 '18 04:01 amitsaxena4u

additional info is that when I connect to secure network then only it is not able to launch however as soon as use non secure network then it can be launched from robot framework so there might be something from robot framework that preventing to run within secure network however from appium desktop I can launch app in both secure as well as non secure environment

amitsaxena4u avatar Jan 26 '18 04:01 amitsaxena4u

Closing due to inactivity

serhatbolsu avatar Oct 27 '22 08:10 serhatbolsu