android_tests/lib/android/specs/android/element/generic.rb in appium_lib-6.0.0 vs android_tests/lib/android/specs/android/element/generic.rb in appium_lib-7.0.0
- old
+ new
@@ -1,8 +1,7 @@
# rake android['android/element/generic']
describe 'android/element/generic' do
-
def content
'Content'
end
def partial
@@ -43,6 +42,6 @@
wait { find('Views').click }
wait { scroll_to_exact('Rotating Button').text.must_equal 'Rotating Button' }
# back to start activity
back
end
-end
\ No newline at end of file
+end