If your test steps contain parameters that you want to access in the generated keywords, the Action Description of a test step must use the correct syntax. Parameters use the syntax ${<name>}, for example ${username}. When converting a manual test to a keyword-driven test, these parameters are automatically added to the generated keyword.