lib/calabash-cucumber/operations.rb in testautoi-0.9.135 vs lib/calabash-cucumber/operations.rb in testautoi-0.9.142

- old
+ new

@@ -1,10 +1,11 @@ require 'calabash-cucumber/core' require 'calabash-cucumber/tests_helpers' require 'calabash-cucumber/keyboard_helpers' require 'calabash-cucumber/wait_helpers' require 'calabash-cucumber/location' +require 'calabash-cucumber/launcher' require 'net/http' require 'test/unit/assertions' require 'json' require 'set' require 'calabash-cucumber/version' @@ -95,10 +96,9 @@ screenshot_and_raise "get user_pref #{key} failed because: #{res['reason']}\n#{res['details']}" end res['results'].first end - #not officially supported yet #def change_slider_value_to(q, value) # target = value.to_f