lib/ruby_app/templates/application/scripts/default.rb in RubyApp-0.5.13 vs lib/ruby_app/templates/application/scripts/default.rb in RubyApp-0.5.14

- old
+ new

@@ -1 +1 @@ -add_step! (RubyApp::Elements::Mobile::Document::LoadedEvent) { |event| event.assert_exists_link('Welcome!') } +add_step! (RubyApp::Elements::Mobile::Page::LoadedEvent) { |event| event.assert_exists_link('Welcome!') }