I\'m trying to run a test that just opens whatsapp messenger using appium. I\'m getting the error: A new session could not be created. (Original error: \'java -versi
Problem solved! For some reason there was missing the path for System32 in my PATH variable! I realized it when i run android on command line and there was a message: xcopy is not recognized as an internal or external command although sdk manager was running normally.