AppiumDemo icon indicating copy to clipboard operation
AppiumDemo copied to clipboard

setUp(scenarios.AppiumTest): A new session could not be created.

Open jane19845 opened this issue 8 years ago • 2 comments

Hi,

I am trying to execute the flipkart sample project and I am getting the below error:

setUp(scenarios.AppiumTest): A new session could not be created. (Original error: Bad app: D:\MyProject\apps\Flipkart.3.0.apk. App paths need to be absolute, or relative to the appium server install dir, or a URL to compressed file, or a special app name. cause: Error: Error locating the app: ENOENT, stat 'D:\MyProject\apps\Flipkart.3.0.apk') (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 322 milliseconds Build info: version: '2.46.0', revision: '61506a4624b13675f24581e453592342b7485d71', time: '2015-06-04 10:22:50' System info: host: 'NODE211', ip: '192.168.47.1', os.name: 'Windows 7', os.arch: 'amd64', os.version: '6.1', java.version: '1.7.0_51' Driver info: io.appium.java_client.android.AndroidDriver

Please help to resolve it.Thanks

jane19845 avatar Sep 09 '15 10:09 jane19845