Files
appium/test
Jonathan Lipps ec563bd2b8 add real xpath support for android
- relies on xpath support for ios pull request
- adds support under the '-real xpath' locator strategy
- deprecates the original xpath strategy, which will be replaced in 1.0
- because we have no way to get a dom fragment starting from an element,
  this strategy will only work for root-level queries
2014-03-28 10:29:48 -07:00
..
2014-02-07 12:51:20 +08:00
2014-03-27 14:20:27 +08:00
2014-01-30 16:58:19 +08:00
2014-03-26 20:59:19 +08:00

Here's a list of things that aren't tested in this suite:

  • real devices
  • SafariLauncher
  • --default-device vs not (depends on server args during test)
  • unexpected instruments crash mid-test
  • different locations of node on system (for appium-instruments)
  • node install in appium.app (for appium-instruments)
  • android with --udid (even if emulator)
  • {launch: false} caps
  • setting locale
  • --avd / avdName
  • safari ipad
  • sudo grunt authorize