Skip to content

USe robot framework in order to test webshop purchase

Notifications You must be signed in to change notification settings

plaihonen/ostosbotti

Repository files navigation

Robot tests

Robot framework tests for webshop.

Resources:

Installation

Prerequisites, python python-pip, web browser (Firefox or Chrome, IE with limited functionality.)

Basically you want to follow the installation instructions at the SeleniumLibrary github pages, since that will install the latest version of the RobotFramework as a dependency.

pip install robotframework-seleniumlibrary

Plain Robot Framework installation can be performed by issuing

pip install robotframework

However, SeleniumLibrary will bring a lot of additional functionality needed with the tests.

About

USe robot framework in order to test webshop purchase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published