Sha256: b0310b1426519bb52443f870382c95b42619838254184cc0e58a7bdb51dd412d

Contents?: true

Size: 419 Bytes

Versions: 4

Compression:

Stored size: 419 Bytes

Contents

require 'frank-pivotal'

# 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

4 entries across 4 versions & 1 rubygems

Version Path
frank-pivotal-1.3.0.pre.2 frank-skeleton/features/support/env.rb
frank-pivotal-1.3.0.pre.1 frank-skeleton/features/support/env.rb
frank-pivotal-1.2.4 frank-skeleton/features/support/env.rb
frank-pivotal-1.2.3.pre.2 frank-skeleton/features/support/env.rb