Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save atthaboon/48a5b352f0493655945882cfc0ef4aa3 to your computer and use it in GitHub Desktop.
Save atthaboon/48a5b352f0493655945882cfc0ef4aa3 to your computer and use it in GitHub Desktop.
demo - none robotframework
${text} = Set Variable If ${text} == ${None} ${EMPTY} ${text}
Should Be Equal ${text} ${None}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment