Skip to content

Instantly share code, notes, and snippets.

@seifip
Created August 15, 2020 15:19
Show Gist options
  • Save seifip/ba52ac18f2742bfd4c581782032b6b07 to your computer and use it in GitHub Desktop.
Save seifip/ba52ac18f2742bfd4c581782032b6b07 to your computer and use it in GitHub Desktop.
*** Keywords ***
Process order
[Arguments] ${order}
Set Suite Variable ${CURRENT_ORDER_ID} ${order["id"]}
Reset application state
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment