Mobile Configurations

Summary of Configurations related to Mobile test automation

A comprehensive list of configurstions is available here

Property KeyDefault ValueSupported ValuesDescription
mobile.feedempty stringAny custom file nameFeed file having desiredCapabilities, arguments etc
mobile.targetandroidandroid, iosMobile target, where to run tests
mobile.hubempty stringAny cloud provider browserstack, saucelabs etcA file where remote cloud provider details are stored
mobile.filtersempty stringAny custom file nameDevice filters file name to run tests on specific devices
mobile.server.argsempty stringAny custom file nameA file name with Appium Server Arguments
mobile.executablesempty stringAny custom file nameA file name appium main.js and node path. Use this if the installation path is not default
mobile.remote.uploadappfalsetrue, falseUpload app to remote cloud, before running test suite
mobile.app.nameempty stringany app nameProvide app name when mobile.feed is not created