Sha256: b8bf215d4802b2469a58eeb54728882a01fa80306e819990a490030f8e286e01

Contents?: true

Size: 421 Bytes

Versions: 81

Compression:

Stored size: 421 Bytes

Contents

load_script! 'common/features'

add_step! RubyApp::Element::Event do |event|
  event.assert_exists_link('Trigger')
  event.click_link('Trigger')
end

add_step! RubyApp::Element::TriggeredEvent do |event|
  event.click_link('Back')
end

add_step! RubyApp::Elements::Mobile::Page::ShownEvent do |event|
  event.click_link('Back')
end

add_step! RubyApp::Elements::Mobile::Page::ShownEvent do |event|
  event.execute {}
end

Version data entries

81 entries across 81 versions & 1 rubygems

Version Path
RubyApp-0.6.12 lib/ruby_app/scripts/elements/trigger.rb
RubyApp-0.6.11 lib/ruby_app/scripts/elements/trigger.rb
RubyApp-0.6.10 lib/ruby_app/scripts/elements/trigger.rb
RubyApp-0.6.8 lib/ruby_app/scripts/elements/trigger.rb
RubyApp-0.6.7 lib/ruby_app/scripts/elements/trigger.rb
RubyApp-0.6.2 lib/ruby_app/scripts/elements/trigger.rb
RubyApp-0.6.1 lib/ruby_app/scripts/elements/trigger.rb
RubyApp-0.5.95 lib/ruby_app/scripts/elements/trigger.rb
RubyApp-0.5.99 lib/ruby_app/scripts/elements/trigger.rb
RubyApp-0.5.98 lib/ruby_app/scripts/elements/trigger.rb
RubyApp-0.5.97 lib/ruby_app/scripts/elements/trigger.rb
RubyApp-0.5.96 lib/ruby_app/scripts/elements/trigger.rb
RubyApp-0.5.94 lib/ruby_app/scripts/elements/trigger.rb
RubyApp-0.5.93 lib/ruby_app/scripts/elements/trigger.rb
RubyApp-0.5.92 lib/ruby_app/scripts/elements/trigger.rb
RubyApp-0.5.91 lib/ruby_app/scripts/elements/trigger.rb
RubyApp-0.5.90 lib/ruby_app/scripts/elements/trigger.rb
RubyApp-0.5.89 lib/ruby_app/scripts/elements/trigger.rb
RubyApp-0.5.88 lib/ruby_app/scripts/elements/trigger.rb
RubyApp-0.5.87 lib/ruby_app/scripts/elements/trigger.rb