Sometimes we need to verify that text that was entered (ie Type Into, Set Text, Keyboard Shortcuts etc) was entered correctly.
Currently we have to do this manually with Get Text etc, then an If, and maybe even put it all into a Do While or Retry Scope to retry text entry if it didn’t work the first time.
It would be great if the activities themselves had a text input verification capability - similar to the existing “verify element” section.