Robot Framework Tutorial #16 – List Variable in Robot Framework

In this robot framework tutorial we will learn about list variable in robot framework.

List variables are used to store the list of items and then use those in your script by specifying index of the specific item in list.