Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/wywincl/docker-robotframework
- Owner: wywincl
- License: apache-2.0
- Created: 2016-08-26T01:35:53.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-09-28T08:37:57.000Z (over 8 years ago)
- Last Synced: 2024-11-13T04:31:31.293Z (2 months ago)
- Language: Shell
- Homepage: https://hub.docker.com/r/wywincl/docker-robotframework/
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)