{ "name": "tests", "version": "1.0.0", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "description": "", "dependencies": { "chromedriver": "^138.0.3", "selenium-webdriver": "^4.34.0" } }