sangmingming / robotium

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

Text and button clicks getting wrong for device, but working fine in emulator(AVD). #108

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Connect the device.
2. My application is haveing 2 buttons."Browse" and "Scan".
3.execute 
solo.clickonbutton("Browse");
or 
solo.clickonbutton("Scan");

What is the expected output? What do you see instead?
"Browse" or "Scan" button should have been clicked.
But its not clicking on those buttons.

What version of the product are you using? On what operating system?
robotium-solo-2.2.jar on Windows XP.

Please provide any additional information below.
Its working fine in emulator(AVD)(2.1,2.2).
But same is not working in device(2.1,2.2,2.3)

Original issue reported on code.google.com by tgspa...@gmail.com on 29 Apr 2011 at 6:54

GoogleCodeExporter commented 9 years ago
The problem is not with Robotium but with different vendors manipulating the 
underlying Android platform. This is a issue that should be submitted to the 
device Vendor. If a Vendor manipulates the Android platform in such a way that 
Robotium does not function correctly then there is nothing that we can do.

Original comment by renasr...@gmail.com on 29 Apr 2011 at 7:38

GoogleCodeExporter commented 9 years ago
I have tried with diffrent vendors(HTC and Sony Ericsson) devices with diffrent 
android platform.but still i am faceing the same problem.

Original comment by tgspa...@gmail.com on 29 Apr 2011 at 9:09

GoogleCodeExporter commented 9 years ago
Have you tried with the nexus one? Or samsung galaxy s?

Original comment by renasr...@gmail.com on 29 Apr 2011 at 9:11

GoogleCodeExporter commented 9 years ago
Have you tried with the nexus one? Or samsung galaxy s?

Original comment by renasr...@gmail.com on 29 Apr 2011 at 9:11

GoogleCodeExporter commented 9 years ago
Yes, i have tried with Nexus One.

Original comment by tgspa...@gmail.com on 29 Apr 2011 at 9:12

GoogleCodeExporter commented 9 years ago
I faceing the same problem with emulator(AVD) 2.3 also.

Original comment by tgspa...@gmail.com on 29 Apr 2011 at 9:15

GoogleCodeExporter commented 9 years ago
Would it be possible for you to send me your application?

Original comment by renasr...@gmail.com on 29 Apr 2011 at 9:16

GoogleCodeExporter commented 9 years ago
its my company propertiry application.

Original comment by tgspa...@gmail.com on 29 Apr 2011 at 9:29