๐Ÿ“ฆ SeleniumHQ / selenium

๐Ÿ“„ package.json ยท 13 lines
1
2
3
4
5
6
7
8
9
10
11
12
13{
  "name": "selenium",
  "packageManager": "pnpm@9.15.4",
  "workspaces": [
    "javascript/grid-ui",
    "javascript/selenium-webdriver"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/SeleniumHQ/selenium.git"
  }
}