In some cases it is useful to do a user interaction without a verification after the user interaction, e.g. when typing a text on a text field with a data type the text on the text field might not be equals to the typed text. In that case the user interaction verification will always fail.
Ideally we should provide a similar API like Jemmy does with the Operator.verification property.