RobotiumTech / robotium

Android UI Testing
http://www.robotium.org
Apache License 2.0
2.86k stars 786 forks source link

Robotium Recorder failed #829

Closed westito closed 8 years ago

westito commented 8 years ago

Robotium recorder tries run gradlew, but my project not using it. I use gradle from separate gradle home dir. I can't set it to robotium recorder

Input:

/Users/westito/Projects/gradlew -Dorg.gradle.daemon=true assembleDebug -b /Users/westito/Projects/Foosio/build.gradle

Output:

renas commented 8 years ago

At this moment we don't support that.