0

will an existing script of MonkeyRunner works if the screen layout changes ? e.g. screen toggles potrait to landscape mode, or , variation in screen size between multiple devices etc.

Chirag Dhyani
  • 863
  • 11
  • 24

1 Answers1

0

AndroidViewClient/culebra has the abilities you mentioned. http://dtmilano.blogspot.ca/2014/11/culebra-cross-device-application-tests.html describes the steps to create a test taht could run on multiple devices.

Diego Torres Milano
  • 65,697
  • 9
  • 111
  • 134