android - Automation testing with ARC? -



android - Automation testing with ARC? -

i'm using arc manually test app, hoping move towards automation of testing process.

is possible utilize arc automate tests, similar selenium webdriver ff/chrome?

i know it's still in development process incredibly helpful.

yes. arc supports android adb "shell instrument" command, per android documentation

see getting started document starting adb.

if create .apk tests separate .apk beingness tested, need bundle both .apk files in .crx package. should straightforward incorporate doing , launching tests build/test environment.

android google-chrome-arc

Comments

Popular posts from this blog

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -