Use ActionModes

ActionMode is one of the parameters you use when you fill out your Step Values, i.e. when you tell the Bot exactly what to do in a particular Step.

ActionMode defines what to do with the Value. For instance, if you used a Value Expression to perform a calculation, should the Bot compare the result against your application or enter it into a text box?

When you design your Bots, you can work with the following ActionModes:

  • Input: write data to your application

  • Verify: compare data against your application

  • Buffer: save data, so you can re-use it later on

  • WaitOn: wait until a control has a specific value or until a control has adopted a specific property

ActionModes in tables

You can also use these ActionModes when you work with tables. Additionally, ActionMode Constraint limits the search for a particular cell.

For more information on table steering, see "Work with tables".

Was this information helpful?

Tricentis RPA Studio Manual 2020.2 © Tricentis GmbH