Skip to content

hhakkala/robotframework-selenium2library-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Boilerplate for Robot Framework with Selenium 2 library

Introduction

A standalone setup for running Robot Framework tests without having to manually install any Python libraries.

Running

$ export PYTHONPATH=$PYTHONPATH:`pwd`/Lib
$ python Lib/robot/runner.py robot-tests/example.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published