rudraksh125 / android-crawler

Automatically exported from code.google.com/p/android-crawler
0 stars 0 forks source link

To use Robotium 3.3 :) #52

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
For new features:

1) getCurrentImageViews(View parent)
2) takeScreenshot()
3) clickOnActionBarItem(int resourceId)
4) typeText(int index, String text)
5) typeText(EditText editText, String text)
6) finishInactiveActivities()

[4,5 & 6 have been inherited from 3.2]

Thanks
iAn

Original issue reported on code.google.com by inkubo3@gmail.com on 28 Jul 2012 at 12:48