My team and I just switched to Appium yesterday and are still getting setup. I was able to successfully open our app with an ios.rb and now I'm moving onto Cucumber as our automation suite is already built in Cucumber.
But anyways, I've created a small test version using cucumber to just open the application but when I run "cucumber" I keep getting this error
Cucumber User Error
I've been following a few dozen tutorials and looking at setups to find my problem but I'm at a loss. Anyone able to give me some support on this?
-Fubarp