chore(deps): update selenium/standalone-firefox docker tag to v3.141.59-20200826 [skip netlify] (#2544)

* chore(deps): update selenium/standalone-firefox docker tag to v3.141.59-20200826 [skip netlify]

* Update screenshots

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: ylemkimon <y@ylem.kim>
This commit is contained in:
renovate[bot]
2020-09-26 02:53:23 +09:00
committed by GitHub
parent 94c374c7c1
commit 7418057e3a
59 changed files with 2 additions and 2 deletions

View File

@@ -75,7 +75,7 @@ jobs:
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
script: |
const SELENIUM_BROWSERS = ["chrome:3.141.59-20200826", "firefox:3.141.59-20200525"];
const SELENIUM_BROWSERS = ["chrome:3.141.59-20200826", "firefox:3.141.59-20200826"];
const BROWSERSTACK_BROWSERS = [{
browserName: "safari",
browser_version: "13.1",