Skip to content

padmakarsrinivas/Robotium_Examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Robotium-Examples

Sample code for Android automation using Robotium

This is a sample test project for the notepad application provided in Robotium site. This can be downloaded from http://dl.bintray.com/robotium/generic/ExampleTestProject_AndroidStudio.zip

To use this we tests have to first set up the above project in Android Studio.

After this add the below mentioned robotium dependency to the app gradle file.

androidTestCompile 'com.jayway.android.robotium:robotium-solo:5.6.0'

About

Sample code for Android automation using Robotium

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages