Skip to content Skip to sidebar Skip to footer
Showing posts with the label Cucumber

Appium Server Is Shut Down Because No New Commands Came In

I am using Appium for Android native app automation on windows machine. All my scenarios are doing … Read more Appium Server Is Shut Down Because No New Commands Came In

Gradle For Android: Why Doesn't Javaexec Pick Up My Classpath?

I have an Android project (on Windows) where I am trying to run cucumber-jvm as a non-instrumented … Read more Gradle For Android: Why Doesn't Javaexec Pick Up My Classpath?

How Do I Use Same Cucumber Step Definitions For Android And Ios

I'm currently beginning an automation project for an app that is identical in flow and design f… Read more How Do I Use Same Cucumber Step Definitions For Android And Ios