Alpine based standalone robotframework-selenium-firefox
4.9K
First save example.robot
Run Example Test:
docker run -it \
-v $(pwd)/example.robot:/tests/example.robot:ro \
-v $(pwd)/out:/out:rw \
eficode/robotframework-selenium-firefox \
--outputdir /out /tests
Output files will be in a new directory out.
Godspeed.
Content type
Image
Digest
Size
106.5 MB
Last updated
over 9 years ago
docker pull eficode/robotframework-selenium-firefox