I am trying to automate android (Running Basic test) using selenium on the Android emulator using Junit, I have added all required jars to Classpath, Started Emulator, Opened the Web Driver on it and Set up port forwarding.
But when I run the Test in Eclipse(Run as JUnit Test). It fails and I get an Error:
org.openqa.selenium.webdriverexception: cannot create temp directory: /sd card/1339054625829
You can get this error if you have not setup any space for SD card when you start the emulator. You can set the amount of memory to be used as device SD card memory. You can find this when you edit AVD details