Use default chrome driver version

This commit is contained in:
Ajay
2025-06-23 18:37:00 -04:00
parent f5d959e0e0
commit 950b5dd6c4
4 changed files with 10 additions and 17 deletions

View File

@@ -16,13 +16,6 @@ jobs:
with:
node-version: '18'
- run: npm ci
- run: sudo apt-get remove google-chrome-stable
- uses: browser-actions/setup-chrome@c785b87e244131f27c9f19c1a33e2ead956ab7ce
with:
chrome-version: 135
install-dependencies: true
install-chromedriver: true
- name: Copy configuration
run: cp config.json.example config.json