Quick start powered by robotframework-puppeteer.
-
Install puppeteer library by command:
pip install --upgrade robotframework-puppeteerlibrary
-
Start test web app: Open new terminal and run
python demoapp/server.py
-
Run test: Open new terminal and run
robot Examples