Skip to content
This repository was archived by the owner on Jan 10, 2023. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robot Framework in Vagrant

Requirements

Usage

$ cd vagrant-robot-framework

$ vagrant up
# Starts the VM, maybe take a long time.

$ vagrant ssh
# Log into the VM

$ vagrant ssh -c 'pybot src/path/to/your/test'
# Run tests

$ vagrant ssh -c 'pybot src/path/to/your/test' -- -x
# Run tests in headless mode

What's Inside?

  • Python 2.7
  • pip
  • VirtualEnv
  • Robot Framework 2.8.6
  • Selenium2Library 1.6.0
  • Firefox
  • Xvfb

About

No description, website, or topics provided.

Resources

Stars

9 stars

Watchers

16 watching

Forks

Releases

Packages

Used by

Contributors

Languages