Open GoogleCodeExporter opened 9 years ago
solo.sendKey(Solo.MENU);
solo.clickOnText("Settings");
and
solo.clickOnMenuItem("Settings");
Worked but problem is it's opening menu in the middle of the screen by which
one of the button is going below the list slmost invisible so canot perform
click on that it says..
junit.framework.AssertionFailedError: Click at (384.0, 1192.0) can not be
completed! (java.lang.SecurityException: Injecting to another application
requires INJECT_EVENTS permission)
Original comment by shiva...@triveous.com
on 1 Apr 2015 at 12:06
When you say clickOnActionbarItem(0x1) used to work before, do you mean in the
last version it worked and now its not?
Original comment by renasr...@gmail.com
on 1 Apr 2015 at 4:01
I was usinig robotium-solo-5.2.2-SNAPSHOT.jar and when you test using .apk you
cannot access R.id values
Original comment by shiva...@triveous.com
on 1 Apr 2015 at 6:05
Original issue reported on code.google.com by
shiva...@triveous.com
on 1 Apr 2015 at 11:32