Python or YAML file to read variables from. (<a href="https://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html#variable-files" target="_blank">About variable files</a>). Possible arguments to the variable file can be given after the file path using a colon or a semicolon as a separator. Examples:<br><tt>path/vars.yaml</tt><br><tt>set_environment.py:testing</tt>
Python- oder YAML-Datei, aus der Variablen gelesen werden sollen. (<a href="https://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html#variable-files" target="_blank">Über Variablendateien</a>) Mögliche Argumente für die Variablendatei können nach dem Dateipfad mit einem Doppelpunkt oder einem Semikolon als Trennzeichen angegeben werden. Beispiele: <tt>path/vars.yaml</tt> <tt>set_environment.py:testing</tt>
<tt>path/vars.yaml</tt>
<tt>set_environment.py:testing</tt>