Skip to content

kmee/odoo-robot-framework

 
 

Repository files navigation

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

Installation

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

Run tests

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • RobotFramework 90.3%
  • Python 9.7%