A Hello,
I was asking how to select an item from overflow menu of contextual actionbar in robotium ?
I tried:
Solo.ClickOnMenuItem(Text);
Solo.ClickOnText(Text);
And Also I tried to use Robotium-ActionBarSherlock
extension but All are not working with me ?