Sign inSign up

aqmarket/robotframework

By aqmarket

Updated about 4 years ago

This is a Docker Hardenized image to be used as a base for automating E2E tests.

Image
0

10K+

aqmarket/robotframework repository overview

RobotFramework Image base

Build Status

This is a Docker Hardenized image to be used as a base for automating E2E tests.


Built With

The image contains:

  1. Python 3
  2. pip
  3. Robotframwork
  4. Google Chrome
  5. Google Chrome Driver

Setup

Requirements
  • Docker
  • Docker compose
Clone
git clone [email protected]:aqmarketdev/email-builder.git
Build image
docker build --pull --rm -t robotframework:local .
Check pipeline

https://readme.drone.io/cli/install/

drone exec
Run container
docker run --rm -it  aqmarket/robotframework:local

Tag summary

Content type

Image

Digest

Size

389.9 MB

Last updated

over 4 years ago

docker pull aqmarket/robotframework