I have a application with navigation drawer i want to open the drawer menu in Robotium automation script.my application minimum Api level is 11 so i am using action bar sherlock for action bar implementation. Please guide me in right way
Finally I did it by using Navigation Drawer Name Ex solo.clickOnText("Home");