Sha256: b4a6abffd4d2aa3693f6d0f74acb9d90f640eb91dae4ab73efb45749e5929354
Contents?: true
Size: 764 Bytes
Versions: 33
Compression:
Stored size: 764 Bytes
Contents
load_script! 'common/features/authentications' add_step! (RubyApp::Element::Event) { |event| event.assert_exists_link('GitHub') } add_step! (RubyApp::Element::AssertedEvent) { |event| event.click_link('GitHub') } add_step! (RubyApp::Elements::Mobile::Page::LoadedEvent) add_step! (RubyApp::Elements::Mobile::Page::LoadedEvent) add_step! (RubyApp::Elements::Mobile::Page::LoadedEvent) { |event| event.assert_exists_text('You are logged in as') } 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.execute {} }
Version data entries
33 entries across 33 versions & 1 rubygems