id method
Add this method to the fluent chain when calling Target.googleMap or Target.fragment to specify the googleMap id.
Syntax
eyes.check(Target.googleMap().id(mapId));
Parameters
- id
- Type:int
- The id of the googleMap defined in the Target.googleMap or Target.fragment methods.
Return value
- Type: EspressoCheckSettings