Enter text in a field

You can type or paste any text string into a field on the screen.

To enter text:

  1. Make sure the execution is running and on a breakpoint.
  2. If the execution is not on a breakpoint, add a breakpoint: Click the circle to the left of a test step and then wait until the test has reached that step and paused.
  3. Click the relevant field on the screen, for example the Last name field. 
  4. Do one of the following:
    • Enter the required text directly in the field and then press ENTER.
    • Click the keyboard icon. In the Add Flow Element dialog box, in the Keys to send field, enter the required text, and then click ADD.
  5. Verify that the action was added as a new step to the left pane. The test should immediately proceed and display a checkmark next to the new step.