Create a command line
> pip install robotframework
> pip install robotframework-seleniumlibraryCommand:
> robot -d Output --loglevel TRACE Tests/Aufgabe.robot- Open a Firefox browser with the Robotframework
- Go to the Amazon homepage
- Check if the search field is there
- Fill any text into the search field on the Amazon site
- Take a screenshot
- Close the browser