Skip to content

Commit

Permalink
QE: Downgrade chronium and chromedriver version
Browse files Browse the repository at this point in the history
  • Loading branch information
maximenoel8 authored Jul 23, 2024
1 parent aea4c39 commit 33f5f85
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions salt/controller/init.sls
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,12 @@ cucumber_requisites:
install_chromium:
pkg.installed:
- name: chromium
- version: 125.0.6422.141-bp155.2.91.1

install_chromedriver:
pkg.installed:
- name: chromedriver
- version: 125.0.6422.141-bp155.2.91.1

create_syslink_for_chromedriver:
file.symlink:
Expand Down

0 comments on commit 33f5f85

Please sign in to comment.