Robot Framework Tutorial #20 – Pass Variables from Command Line

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

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