Pass Additional Gradle Arguments with Android Build for UI Testing step

Hi all,

I’m running into the issue of passing Additional Gradle Arguments to the Android build inside Android Build for UI Testing step.

In the options, I put -PrunProdTest inside the Additional Gradle Arguments field, but during the build process, that argument isn’t passed to the Gradle runner.

I also tried with runProdTest as a argument, but without any success. I also put logging inside my Gradle file, and log says that no argument is found inside project.properties

Is this because this step is in Beta, or I’m doing something wrong?

Hi @robert.vargic! Sorry to hear about the issue, can you please paste an URL here for a build where this happens? :slight_smile:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.