This allows to play back the testcases recorded with https://github.com/brain-tec/se-builder
pip install robotframework
pip install robotframework-selenium2library
git clone https://github.com/brain-tec/odoo-robot-framework.git
To use the database test in demo80.txt you also have to install
easy_install robotframework-databaselibrary
Save the testfile (from SE Builder) in the same directory as the odoo-robot-framework and execute
pybot -v CONFIG:config_80.py testfile.txt