Skip to content

Commit

Permalink
testrunner: print google chrome version
Browse files Browse the repository at this point in the history
  • Loading branch information
rkrenn committed Sep 8, 2023
1 parent f5b26bc commit 96c690e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/setup_selenium.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#!/bin/bash

google-chrome --version

#curl -sS -o - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add -
#echo "deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google-chrome.list
#apt-get -y update
Expand Down

0 comments on commit 96c690e

Please sign in to comment.