Sha256: 104dacb5cffd36fc67842021c1140ed8d220a941a439dfc7cce15fb2712c1b68

Contents?: true

Size: 420 Bytes

Versions: 64

Compression:

Stored size: 420 Bytes

Contents

require 'frank-cucumber'

# UIQuery is deprecated. Please use the shelley selector engine. 
Frank::Cucumber::FrankHelper.use_shelley_from_now_on

# This constant must be set to the full, absolute path for your Frankified target's app bundle.
# See the "Given I launch the app" step definition in launch_steps.rb for more details
APP_BUNDLE_PATH = File.expand_path( '../../../frankified_build/Frankified.app', __FILE__ )

Version data entries

64 entries across 64 versions & 6 rubygems

Version Path
frank-cucumber-0.9.5.pre4 frank-skeleton/features/support/env.rb
frank-cucumber-0.9.5.pre3 frank-skeleton/features/support/env.rb
frank-cucumber-0.9.5.pre2 frank-skeleton/features/support/env.rb
frank-cucumber-0.9.5.pre1 frank-skeleton/features/support/env.rb