Sign inSign up

eficode/robotframework-selenium-firefox

By eficode

•Updated over 9 years ago

Alpine based standalone robotframework-selenium-firefox

Image
2

4.9K

eficode/robotframework-selenium-firefox repository overview

⁠Robotframework Selenium Firefox

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.

Tag summary

Content type

Image

Digest

Size

106.5 MB

Last updated

over 9 years ago

docker pull eficode/robotframework-selenium-firefox