Skip to content

[Feature]: Selenium/BrowserWebDriver - Get rid of your VNC recorder and use Selenium's video recorder #8575

Open
@AB-xdev

Description

@AB-xdev

Module

Selenium

Problem

There are multiple open problems with the VNC recorder:

Additionally:

  • the recorder requires VNC
  • The VNC recording code is based on some python code from 2010 and looks outdated
  • Requires rendering after the recording -> Needs time to stop the test

Solution

Use Selenium's video recorder

We implemented this along with some additional improvements and cleanup efforts in an open source library.

Benefit

Described in https://github.com/xdev-software/testcontainers-selenium/blob/develop/README.md under "Selenium's video recorder"

Alternatives

Searched for alternatives, the above one was the easiest for implementation. Implemented it. No problems since then.

Would you like to help contributing this feature?

Reference implementation is available at https://github.com/xdev-software/testcontainers-selenium (maybe consider giving us some credit if you port it)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions