SeleniumHQ / SeleniumHQ/docker-selenium
[🚀 Feature]: Migrate video recorder backend script control from Bash to Python
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 8.7k
- Forks
- 2.5k
- Avg merge
- 10h 16m
- Merged PRs (30d)
- 20
Description
Feature and motivation
In the container video recorder, most functions are implemented using Bash. However, to scale, add more functions, and handle complex logic, it seems Bash is not suitable, and migrating to Python is the next step.
Goal: convert the language syntax with ensuring all functionalities are retained
Usage example
No impact on current support features. User experience no change.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the container video recorder's Bash backend scripts and inventory the functions they provide before considering the Python migration. Verify that the migrated control retains all current functionality and produces no user-facing change; the issue names no specific files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash, docker, python
- Domain
- backend, devops
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100