I found a solution : I created a .ps1 file with my command inside, and I call it from RobotFramework as :
run process Powershell.exe ${CURDIR}${/}b64.ps1
Thank you for your help
I found a solution : I created a .ps1 file with my command inside, and I call it from RobotFramework as :
run process Powershell.exe ${CURDIR}${/}b64.ps1
Thank you for your help