我试图使用Junit在Android模拟器上使用selenium自动化android(运行基本测试),我已将所有必需的jar添加到Classpath,启动模拟器,打开Web驱动程序并设置端口转发.
但是当我在Eclipse中运行Test时(作为JUnit Test运行).它失败了,我得到一个错误:
org.openqa.selenium.webdriverexception: cannot create temp directory: /sd card/1339054625829
junit android sd-card
android ×1
junit ×1
sd-card ×1