In this robot framework tutorial, we will learn about variable scope in robot framework. Depending on where and how the variables are created, they can
In this robot framework tutorial, we will learn how to declare and use dictionary variables in robot framework. We will understand dictionary variable usage along
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