Example used in this video: https://youtu.be/oTc8MDmQdEg
Instale o Python no seu computador (Preferência Python 3)
https://www.python.org/downloads/
Instale o Robot Framework
pip3 install robotframework
Instale o Playwright para o Robot (Automacao web)
pip3 install robotframework-browser
rfbrowser init