Skip to content

Being able to select browser versions. #7

@chrisdenman

Description

@chrisdenman

Is your feature request related to a problem? Please describe.
Currently we are at the mercy of Selenium (remote) as to what browser versions are used to test the site. This is a good first step but is not suitable for reproducing problems from other users.

Describe the solution you'd like
Being able to select browser versions in our config. This should look something like:

"targets": [
        {
          "name": "chrome",
          "version": "129.121.122.1"
        }
      ]

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementSomething could be improved

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions