An sample set of test using robot framework
- Python 3 https://www.python.org/downloads/release/python-381/
- Robot Framework and Selenium Library pip install robotframework pip install robotframework-seleniumlibrary
- Internet Browser Chrome or Firefox
- install pyyaml pip install pyyaml
- Update to use latest robot framework
- Update code structure
- Update documentation
- note version used for documentation
- python version
- robot framework version
- pyyaml