2

I need to test mobile sites on real devices (iPhone Safari) or emulator (Safari on xCode simulator). It is possible?

Thanks.

yvuqld
  • 23
  • 4
  • 1
    A quick Googling turned up http://watirwebdriver.com/mobile-devices/ and http://stackoverflow.com/questions/5676374/do-any-automated-browser-testing-tools-support-ios-and-android-browsers. – ceejayoz Jan 29 '13 at 15:53

1 Answers1

0

It is possible. Code samples are here: https://github.com/wikimedia/mediawiki-extensions-MobileFrontend/tree/master/tests/acceptance

If you have specific questions, ask.

Željko Filipin
  • 56,372
  • 28
  • 94
  • 125