mirror of
https://github.com/appium/appium.git
synced 2026-02-12 12:59:38 -06:00
- 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
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