In Android Studio 2.3 there is no field that allows user to setup additional test runner parameters in Edit configuration
window for Android Instrumented Tests
, however this option was present in 2.2.x version.
Is there any other way in new AS (except from running test manually from command line) to add extra runner parameters to espresso tests?
edit:
I've filled an issue on bug tracker: