path.GetTempPath
The robot's temporary directory
path.GetTempPath() -> string
Example
{{ path.GetTempPath() }}
Returns "C:\Users\<user>\AppData\Local\Temp" on Windows.
The robot's temporary directory
path.GetTempPath() -> string
{{ path.GetTempPath() }}
Returns "C:\Users\<user>\AppData\Local\Temp" on Windows.