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.65 lib/ruby_app/scripts/elements/trigger.rb
RubyApp-0.6.64 lib/ruby_app/scripts/elements/trigger.rb
RubyApp-0.6.63 lib/ruby_app/scripts/elements/trigger.rb
RubyApp-0.6.62 lib/ruby_app/scripts/elements/trigger.rb
RubyApp-0.6.61 lib/ruby_app/scripts/elements/trigger.rb
RubyApp-0.6.60 lib/ruby_app/scripts/elements/trigger.rb
RubyApp-0.6.59 lib/ruby_app/scripts/elements/trigger.rb
RubyApp-0.6.58 lib/ruby_app/scripts/elements/trigger.rb
RubyApp-0.6.57 lib/ruby_app/scripts/elements/trigger.rb
RubyApp-0.6.53 lib/ruby_app/scripts/elements/trigger.rb
RubyApp-0.6.52 lib/ruby_app/scripts/elements/trigger.rb
RubyApp-0.6.51 lib/ruby_app/scripts/elements/trigger.rb
RubyApp-0.6.50 lib/ruby_app/scripts/elements/trigger.rb
RubyApp-0.6.49 lib/ruby_app/scripts/elements/trigger.rb
RubyApp-0.6.48 lib/ruby_app/scripts/elements/trigger.rb
RubyApp-0.6.47 lib/ruby_app/scripts/elements/trigger.rb
RubyApp-0.6.46 lib/ruby_app/scripts/elements/trigger.rb
RubyApp-0.6.45 lib/ruby_app/scripts/elements/trigger.rb
RubyApp-0.6.44 lib/ruby_app/scripts/elements/trigger.rb
RubyApp-0.6.43 lib/ruby_app/scripts/elements/trigger.rb