- Notifications
You must be signed in to change notification settings - Fork0
Docker file for Web application UI automation testing with selenium & phantomjs.
License
NotificationsYou must be signed in to change notification settings
charles-hsiao/docker-robotframework-web
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Docker file for Web application UI automation testing with selenium & phantomjs.
This Dockerfile can create a docker image which can use for web application UI automation testing.
Leverage selenium for web UI automation and phantomjs as headless webKit.
Run robotframwork CLI command with no robotframework tag
$ docker run --rm \ -v ${PATH}/rf-scripts:/rf-scripts \ -it charleshsiao/robotframework-web \ robot /rf-scriptsRun robotframwork CLI command with specific robotframework tag ${RF_TAG}
$ docker run --rm \ -v ${PATH}/rf-scripts:/rf-scripts \ -it charleshsiao/robotframework-web \ robot -i ${RF_TAG} /rf-scriptsAbout
Docker file for Web application UI automation testing with selenium & phantomjs.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published