Fix up tests

This commit is contained in:
Girish Ramakrishnan
2024-06-13 10:56:00 +02:00
parent a0e893fbde
commit fc14c89b3e
3 changed files with 9 additions and 10 deletions

View File

@@ -14,6 +14,6 @@
"selenium-webdriver": "^4.21.0"
},
"dependencies": {
"chromedriver": "^125.0.3"
"chromedriver": "^126.0.0"
}
}