SeleniumHQ / SeleniumHQ/docker-selenium

[🚀 Feature]: Migrate video recorder backend script control from Bash to Python

Open
#2,650 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.