xiaofans / robotium

Automatically exported from code.google.com/p/robotium
0 stars 0 forks source link

Robotium donot clicks on Mobile application button which are at Title bar. #442

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
I am having some problems while working with Robotium ..
1. Robotium donot clicks on Mobile application button which are at Title bar.
Our some one the Mobile application buttons in made for andriod are on title 
bar so it donot recognizes. i have tried almost all solo.functions ( i even 
tried screen(x,y) even then it didnt worked.
2. The buttons on screen ( few screen donot get captured and they get clicked 
only when i use soslo.clickOnscree(x,y) -- why so why it is not capturing 
solo.clickOnText/Button etc...

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by hanadef...@gmail.com on 23 Apr 2013 at 10:47

GoogleCodeExporter commented 9 years ago
Would it be possible for you to send me an app that exhibits this issue?

Original comment by renasr...@gmail.com on 23 Apr 2013 at 10:50

GoogleCodeExporter commented 9 years ago
You can download Rocketalk app from Play store this is the one in which i
face issues

Original comment by hanadef...@gmail.com on 24 Apr 2013 at 10:07

GoogleCodeExporter commented 9 years ago
Ok. Thanks.

Original comment by renasr...@gmail.com on 24 Apr 2013 at 10:09

GoogleCodeExporter commented 9 years ago

Original comment by renasr...@gmail.com on 17 May 2013 at 4:27

GoogleCodeExporter commented 9 years ago
This is due to the title bar either belonging to another process or being built 
with a framework that does not support Robotium. 

Original comment by renasr...@gmail.com on 23 May 2013 at 5:52