Sha256: 332e8e417bb6f30cb4713a38bbeaad2d49c95ea2fbe76ca37a4b35f961fab19b

Contents?: true

Size: 136 Bytes

Versions: 79

Compression:

Stored size: 136 Bytes

Contents

Then /^I rotate the device to landscape$/ do
  rotate_phone(90)
end

Then /^I rotate the device to portrait$/ do
  rotate_phone(0)
end

Version data entries

79 entries across 79 versions & 1 rubygems

Version Path
calabash-android-0.1.0 lib/calabash-android/steps/rotation_steps.rb
calabash-android-0.0.19 lib/calabash-android/steps/rotation_steps.rb
calabash-android-0.0.18 lib/calabash-android/steps/rotation_steps.rb
calabash-android-0.0.17 lib/calabash-android/steps/rotation_steps.rb
calabash-android-0.0.16 lib/calabash-android/steps/rotation_steps.rb
calabash-android-0.0.15 lib/calabash-android/steps/rotation_steps.rb
calabash-android-0.0.14 lib/calabash-android/steps/rotation_steps.rb
calabash-android-0.0.13 lib/calabash-android/steps/rotation_steps.rb
calabash-android-0.0.12 lib/calabash-android/steps/rotation_steps.rb
calabash-android-0.0.11 lib/calabash-android/steps/rotation_steps.rb
calabash-android-0.0.10 lib/calabash-android/steps/rotation_steps.rb
calabash-android-0.0.8 lib/calabash-android/steps/rotation_steps.rb
calabash-android-0.0.7 lib/calabash-android/steps/rotation_steps.rb
calabash-android-0.0.6 lib/calabash-android/steps/rotation_steps.rb
calabash-android-0.0.5 lib/calabash-android/steps/rotation_steps.rb
calabash-android-0.0.4 lib/calabash-android/steps/rotation_steps.rb
calabash-android-0.0.3 lib/calabash-android/steps/rotation_steps.rb
calabash-android-0.0.2 lib/calabash-android/steps/rotation_steps.rb
calabash-android-0.0.1 lib/calabash-android/steps/rotation_steps.rb