mirror of
https://github.com/actions/runner-images.git
synced 2026-01-08 03:07:32 +08:00
[Windows] Rework Selenium installation (#4309)
This commit is contained in:
committed by
GitHub
parent
7d905024ff
commit
1b3870ab40
@@ -363,6 +363,10 @@
|
||||
"cmd": "yamllint --version"
|
||||
}
|
||||
],
|
||||
"selenium": {
|
||||
"version": "3",
|
||||
"binary_name": "selenium-server-standalone"
|
||||
},
|
||||
"npm": {
|
||||
"global_packages": [
|
||||
{ "name": "yarn", "test": "yarn --version" },
|
||||
|
||||
Reference in New Issue
Block a user