Skip to content

Release 4.13.2

Latest
Compare
Choose a tag to compare
@MediaMarco MediaMarco released this 18 Jan 19:19
· 49 commits to main since this release

What's Changed

  • Feature: Add possibility to override the browser version via environment variables, command line parameter or
    settings.properties. Use JLINEUP_CHROME_VERSION or jlineup.chrome-version to set the Chrome version and
    JLINEUP_FIREFOX_VERSION or jlineup.firefox-version to set the Firefox version. This can be useful if you want to
    use a specific browser version for your tests. The command line options are named --chrome-version and
    --firefox-version. Selenium will try to download the specified version and a matching driver if it's not already
    installed on the system.

Dependency Updates

Full Changelog: v4.13.1...v4.13.2