Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wywincl/docker-robotframework

run robotframework with selenium2library, requestslibrary from docker.
https://github.com/wywincl/docker-robotframework

Last synced: 12 days ago
JSON representation

run robotframework with selenium2library, requestslibrary from docker.

Awesome Lists containing this project

README

        

# docker-robotframework
run robotframework with selenium2library, requestslibrary from docker.

[![](https://images.microbadger.com/badges/image/wywincl/docker-robotframework.svg)](http://microbadger.com/images/wywincl/docker-robotframework "Get your own image badge on microbadger.com")

# How to use this images

```
docker run -it --rm -v /path/robot-content:/etc/robot wywincl/docker-robotframework [options] data_sources
```

# Example

![https://github.com/wywincl/docker-robotframework/blob/master/demo_robot_docker.PNG](https://github.com/wywincl/docker-robotframework/blob/master/demo_robot_docker.PNG)