Robot Framework Tutorial #15 – Scalar Variable in Robot Framework

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

We will learn about Scalar variable syntax ${var}. When this syntax is used, the variable name is replaced with its value as-is.