moved Selenium drivers installation to respective browsers

This commit is contained in:
Mikhail Timofeev
2020-03-06 13:33:25 +03:00
parent e031fd36fd
commit c647d2d4ef
7 changed files with 153 additions and 138 deletions

View File

@@ -401,7 +401,7 @@
{
"type": "powershell",
"scripts":[
"{{ template_dir }}/scripts/Installers/Install-SeleniumWebDrivers.ps1"
"{{ template_dir }}/scripts/Installers/Install-IEWebDriver.ps1"
]
},
{