Skip to content

Instantly share code, notes, and snippets.

@dannyshain
Created October 14, 2021 17:10
Show Gist options
  • Save dannyshain/17ea01d6d467cbcccc8fb0ab133ef805 to your computer and use it in GitHub Desktop.
Save dannyshain/17ea01d6d467cbcccc8fb0ab133ef805 to your computer and use it in GitHub Desktop.
{
"name": "google-sample-test",
"version": "1.0.0",
"description": "a sample selenium 4 with js ",
"main": "googleSearchTest.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Shama Ugale",
"license": "ISC",
"dependencies": {
"selenium-webdriver": "^4.0.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment