lib/ruby_app/scripts/default.rb in RubyApp-0.5.13 vs lib/ruby_app/scripts/default.rb in RubyApp-0.5.14
- old
+ new
@@ -1,3 +1,3 @@
-add_step! (RubyApp::Elements::Mobile::Document::LoadedEvent) { |event| event.assert_exists_link('Features') }
-add_step! (RubyApp::Element::AssertedEvent) { |event| event.assert_exists_link('Information') }
-add_step! (RubyApp::Element::AssertedEvent) { |event| event.refresh_browser }
+add_step! (RubyApp::Elements::Mobile::Page::LoadedEvent) { |event| event.assert_exists_link('Features') }
+add_step! (RubyApp::Element::AssertedEvent) { |event| event.assert_exists_link('Information') }
+add_step! (RubyApp::Element::AssertedEvent) { |event| event.refresh_browser }