Supply Chain Challenge

This example robot completes the supply chain challenge at https://developer.automationanywhere.com/challenges/automationanywherelabs-supplychainmanagement.html.
*** Tasks ***
Complete supply chain challenge
${procurement_website}= Open procurement website
Log in ${procurement_website}
${po_website}= Open purchase orders website
${agents}= Get agents ${po_website}
Fill in purchase orders
... ${agents}
... ${procurement_website}
... ${po_website}
Take a screenshot of the result