Robot Framework Tutorial #16 – List Variable in Robot Framework

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

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