Change Input mode when retrying

An excellent feature would be for the verification retry in the Type Into, Click etc activities to be able to cycle through different Input modes. For example, say the activity is set to Hardware - if the verification fails it tries Chromium API. If that fails it tries Simulate. We’d want to have a property where we can select which Input modes it should try.

@postwick

Try → Hardware
If fails →
Catch →
Try → Chromium API
If fails →
Catch →
Try → Simulate

That seems logical although I would hope we’d be able to select which ones are used and in which order.