Sha256: 54aec3bcfc048b048db2e903c941ca582357e323ce1c5b84df274c5670ca3000

Contents?: true

Size: 217 Bytes

Versions: 3

Compression:

Stored size: 217 Bytes

Contents

class ResetAppStateModal < BaseIOSModal
  trait(:section_name) { 'Reset App State Modal' }

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

Version data entries

3 entries across 3 versions & 1 rubygems

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