Skip to content

Commit

Permalink
Cucumber: try preferences
Browse files Browse the repository at this point in the history
See if we can reduce the FIFO problems
  • Loading branch information
jmoody committed Nov 20, 2015
1 parent 0f3aa4b commit 649a47b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cucumber/features/support/01_launch.rb
Expand Up @@ -26,6 +26,7 @@ def self.launcher=(launcher)
launcher = Calabash::Launcher.launcher
options = {
# Add launch options here.
:uia_strategy => :preferences
}

relaunch = true
Expand Down

0 comments on commit 649a47b

Please sign in to comment.