Using Read from Screen

Using Read from screen and maximizing its accuracy requires providing the robot with a specific set of instructions:

  1. Changing the step's core action to Read from screen.

  2. Identifying a static text near the read location that the robot uses to identify the location from which it should read. This is called the field label.

  3. Identifying a specific location (field) on the screen from which the robot should read the value. This location is identified by the field box.

  4. Identifying the type of value the robot should read. This is called the value type.

  5. Specifying the variable into which the robot should store the value it has read. The wizard can then use this value later in one or more Advanced Commands.