lib/calabash-cucumber/ios7_operations.rb in calabash-cucumber-0.9.169.pre2 vs lib/calabash-cucumber/ios7_operations.rb in calabash-cucumber-0.9.169.pre5

- old
+ new

@@ -2,18 +2,20 @@ require 'calabash-cucumber/uia' require 'calabash-cucumber/actions/instruments_actions' require 'calabash-cucumber/actions/playback_actions' require 'calabash-cucumber/environment_helpers' +# todo deprecate the Calabash::Cucumber::IOS7Operations - +# WARNING: this entire module is deprecated +# references functions that do not exist +# should be removed module Calabash module Cucumber module IOS7Operations include Calabash::Cucumber::UIA include Calabash::Cucumber::EnvironmentHelpers - # todo deprecate the Calabash::Cucumber::IOS7Operations # <b>DEPRECATED</b> # # abstracted into <tt>actions/instruments_actions.rb</tt> - actions that # can be performed under instruments