Sha256: 8857dd50be7b87504f15faad29dde344db885178a7454c914214428e36eb1ecf
Contents?: true
Size: 453 Bytes
Versions: 50
Compression:
Stored size: 453 Bytes
Contents
load_script! 'common/features' add_step! (RubyApp::Element::Event) { |event| event.assert_exists_link('Authentications') } add_step! (RubyApp::Element::AssertedEvent) { |event| event.click_link('Authentications') } add_step! (RubyApp::Elements::Mobile::Page::ShownEvent) { |event| event.assert_exists_text('Authentications') } add_step! (RubyApp::Element::AssertedEvent) { |event| event.execute {} }
Version data entries
50 entries across 50 versions & 1 rubygems