Robot Framework Tutorial #20 – Pass Variables from Command Line

In this robot framework tutorial, we will learn how to pass variables from the command line and run a robot framework test case from the command line

Passing variables from the command line gives you the flexibility to provide different configuration values from command without changing the test scripts.