R - the result type.public interface OngoingResult<R extends Result>
| Modifier and Type | Method and Description |
|---|---|
InteractBuilder |
then(Action<R> action)
Sets the action if the interact matcher matches.
|
InteractBuilder then(Action<R> action)
action - the action to perform.Copyright © 2014–2018 Alexey Gavrilov and contributors. All rights reserved.