Skip to content

alice-werefox/rf-selenium-hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robot Framework Hello World

This repository is meant to serve as a "Hello, world!" repository to test environment setup.

Usage

With a proper environment setup, you should have to do the following:

Install the pipenv packages

pyenv exec pipenv install --dev

Run the Python Hello World script to test the Python environment setup

pyenv exec pipenv run python hello_world.py

Run the Robot Framework Hello World script to test the Robot Framework environment setup

pyenv exec pipenv run robot test.robot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published