Skip to content

Commit

Permalink
update factory for cypress 13.13.1 (#1167)
Browse files Browse the repository at this point in the history
  • Loading branch information
AtofStryker authored Jul 16, 2024
1 parent c352368 commit ca06791
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions factory/.env
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ NODE_VERSION="${FACTORY_DEFAULT_NODE_VERSION}"
FACTORY_VERSION='4.0.4'

# Chrome versions: https://www.ubuntuupdates.org/package/google_chrome/stable/main/base/google-chrome-stable
CHROME_VERSION='126.0.6478.114-1'
CHROME_VERSION='126.0.6478.126-1'

# Cypress versions: https://www.npmjs.com/package/cypress
CYPRESS_VERSION='13.13.0'
CYPRESS_VERSION='13.13.1'

# Edge versions: https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-stable/
EDGE_VERSION='126.0.2592.61-1'
EDGE_VERSION='126.0.2592.102-1'

# Firefox versions: https://download-installer.cdn.mozilla.net/pub/firefox/releases/
FIREFOX_VERSION='128.0'
Expand Down

0 comments on commit ca06791

Please sign in to comment.