Skip to content

Commit

Permalink
[ACS-81532] remove chrome configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
akashrathod28 committed Jul 24, 2024
1 parent 38318b7 commit 0dafa45
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 603 deletions.
9 changes: 0 additions & 9 deletions .github/actions/before-e2e/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,3 @@ runs:
- name: Check content UP
shell: bash
run: ./node_modules/@alfresco/adf-cli/bin/adf-cli check-cs-env --host $BASE_URL -u $ADMIN_EMAIL -p $ADMIN_PASSWORD || exit 1

- name: Install stable google chrome
shell: bash
run: |
wget -q https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
sudo apt install ./google-chrome-stable_current_amd64.deb
sudo ln -s /usr/bin/google-chrome /usr/bin/chrome
chrome --version
37 changes: 0 additions & 37 deletions scripts/webdriver-update-newest/README.md

This file was deleted.

181 changes: 0 additions & 181 deletions scripts/webdriver-update-newest/chrome_xml_schema.js

This file was deleted.

72 changes: 0 additions & 72 deletions scripts/webdriver-update-newest/update-to-newest-webdriver.sh

This file was deleted.

Loading

0 comments on commit 0dafa45

Please sign in to comment.