Does "ROBOTIUM " support 2 finger touch? Actually i want to write a testcase in which the user taps and hold one button and clicks on another button using other finger. is that possible?
Asked
Active
Viewed 437 times
2 Answers
0
Actually, it's not supported. You can write enhancement here: http://code.google.com/p/robotium/issues/list

maszter
- 3,680
- 6
- 37
- 53
0
It is possible, its not easy but its possible. You will need to MotionEvent which you can dispatch as per your need.

Paul Harris
- 5,769
- 1
- 25
- 41