Sha256: 8d378f7aad4dbbd2bdb0af8677daf8f97956932752cecd2c213db692713fedae

Contents?: true

Size: 186 Bytes

Versions: 3

Compression:

Stored size: 186 Bytes

Contents

class LogOutModal < BaseIOSModal
  trait(:section_name) { 'Log Out Modal' }

  # Log Out Modal UI elements
  alert :alert_modal, { xpath: "//XCUIElementTypeAlert[@name='Log Out']" }
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
testcentricity-3.0.2 features/support/ios/sections/modals/logout_modal.rb
testcentricity-3.0.1 features/support/ios/sections/modals/logout_modal.rb
testcentricity-3.0.0 features/support/ios/sections/modals/logout_modal.rb