[Ubuntu] Rework Selenium installation (#4308)

This commit is contained in:
Dibir Magomedsaygitov
2021-10-29 16:55:01 +03:00
committed by GitHub
parent f5d2b977cd
commit d502c64087
7 changed files with 35 additions and 9 deletions

View File

@@ -278,6 +278,10 @@
"8.0"
]
},
"selenium": {
"version": "3",
"binary_name": "selenium-server-standalone"
},
"rubygems": [],
"node_modules": [
{

View File

@@ -279,6 +279,10 @@
"rubygems": [
{"name": "fastlane"}
],
"selenium": {
"version": "3",
"binary_name": "selenium-server-standalone"
},
"node_modules": [
{
"name": "grunt",