mirror of
https://github.com/appium/appium.git
synced 2026-02-10 03:38:49 -06:00
Added deprecation warning for older style caps. Warnings are output once only for a given function or capability. A final trailing log message is released saying there were deprecations. Busted unit tests into smaller tests Capabilities are now an object, created by passing the capabilities to Capabilities. Properties on that object are copied into the Capabilities object so the API is identical. Store the value of platformVersion as version.