Skip to content

BehatCommand default selenium images outdated #352

@malteschmitz

Description

@malteschmitz

Why are the default selenium images used by moodle-plugin-ci behat --start-servers quite outdated? The images are determined by getSeleniumImage in BehatCommand.php and without any further configuration selenium/standalone-firefox:3 is used (and selenium/standalone-chrome:3 for the chrome profile). Why is the version tag :3 included in the image names? This leads to Firefox 92.0.1 released September 23, 2021 being used.

I propose to remove the version tag :3 from the default selenium images in getSeleniumImage such that the latest version of the docker images is used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    taskSome task to complete

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions