Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 476 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 476 Bytes

This allows to play back the testcases recorded with https://github.com/brain-tec/se-builder

Installation

pip install robotframework
pip install robotframework-selenium2library
pip install robotframework-ExtendedSelenium2Library
git clone https://github.com/brain-tec/odoo-robot-framework.git

Run tests

Save the testfile (from SE Builder) in the same directory as the odoo-robot-framework and execute

pybot -v CONFIG:config.py testfile.robot