Sha256: 44f0983c8038699b40e1d75da6e2aa13ea63bfee79f660654b1a9f2b0b98bb1c

Contents?: true

Size: 907 Bytes

Versions: 45

Compression:

Stored size: 907 Bytes

Contents

load_script! 'common/features'

add_step! (RubyApp::Element::Event)             { |event| event.assert_exists_link('Buttons') }
add_step! (RubyApp::Element::AssertedEvent)             { |event| event.click_link('Buttons') }

add_step! (RubyApp::Elements::Mobile::Page::ShownEvent) { |event| event.assert_exists_link('Button') }
add_step! (RubyApp::Element::AssertedEvent)             { |event| event.click_link('Button') }

add_step! (RubyApp::Elements::Mobile::Page::ShownEvent) { |event| event.assert_exists_text('You are on this page.') }

add_step! (RubyApp::Element::AssertedEvent)             { |event| event.click_link('Back') }
add_step! (RubyApp::Elements::Mobile::Page::ShownEvent) { |event| event.click_link('Back') }
add_step! (RubyApp::Elements::Mobile::Page::ShownEvent) { |event| event.click_link('Back') }
add_step! (RubyApp::Elements::Mobile::Page::ShownEvent) { |event| event.execute {} }

Version data entries

45 entries across 45 versions & 1 rubygems

Version Path
RubyApp-0.5.90 lib/ruby_app/scripts/elements/buttons.rb
RubyApp-0.5.89 lib/ruby_app/scripts/elements/buttons.rb
RubyApp-0.5.88 lib/ruby_app/scripts/elements/buttons.rb
RubyApp-0.5.87 lib/ruby_app/scripts/elements/buttons.rb
RubyApp-0.5.86 lib/ruby_app/scripts/elements/buttons.rb
RubyApp-0.5.85 lib/ruby_app/scripts/elements/buttons.rb
RubyApp-0.5.77 lib/ruby_app/scripts/elements/buttons.rb
RubyApp-0.5.76 lib/ruby_app/scripts/elements/buttons.rb
RubyApp-0.5.75 lib/ruby_app/scripts/elements/buttons.rb
RubyApp-0.5.74 lib/ruby_app/scripts/elements/buttons.rb
RubyApp-0.5.73 lib/ruby_app/scripts/elements/buttons.rb
RubyApp-0.5.72 lib/ruby_app/scripts/elements/buttons.rb
RubyApp-0.5.71 lib/ruby_app/scripts/elements/buttons.rb
RubyApp-0.5.70 lib/ruby_app/scripts/elements/buttons.rb
RubyApp-0.5.69 lib/ruby_app/scripts/elements/buttons.rb
RubyApp-0.5.68 lib/ruby_app/scripts/elements/buttons.rb
RubyApp-0.5.67 lib/ruby_app/scripts/elements/buttons.rb
RubyApp-0.5.66 lib/ruby_app/scripts/elements/buttons.rb
RubyApp-0.5.65 lib/ruby_app/scripts/elements/buttons.rb
RubyApp-0.5.64 lib/ruby_app/scripts/elements/buttons.rb