Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

This image is based on the official selenium-video image, but it adds aws cli and logic to upload sessions to s3.

License

Notifications You must be signed in to change notification settings

hazelops/docker-selenium-video-s3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

⚠️This repository is not maintained⚠️

⚠️This repository is outdated and deprecated⚠️

Selenium Video S3 Docker Image

This image is based on the official selenium-video image, but it adds aws cli and logic to upload sessions to s3.

Parameters

  • S3_BUCKET_NAME (required)
  • CUSTOM_TAG_NAME

Custom Data

It also reads custom data, if passed via user-data-dir. For instance in python you could do something like this:

chrome_options.add_argument("--user-data-dir=/tmp/selenium.test_id=12345,ticket_id=TST-111,commit_id=4h68dc45b")

Your video file name would be test_id=12345,ticket_id=TST-111,commit_id=4h68dc45b.video.mp4

Mildly tested with Chrome, ECS and Fargate. Has some hardcoded stuff, will be fixed in a bit.

Use it at your own risk

About

This image is based on the official selenium-video image, but it adds aws cli and logic to upload sessions to s3.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published