Creates a callable to run a perform interaction on remote processes.
If there no remote Espresso currently running in a timely manner the interaction will not be
executed and a NoRemoteEspressoInstanceException will be thrown.
Parameters
rootMatcher
Matcher: the root matcher to use.
viewMatcher
Matcher: the view matcher to use.
iBinders
Map: a list of binders to pass along to the remote process instance
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.