What are environment variables in the context of the Robot Framework?"
Hello Richard-hall,
The %{ENV_VAR_NAME}
syntax in Robot Framework enables you to incorporate environment variables into your test data. These variables are limited to string values.