Skip to content

Commit c282ff7

Browse files
committed
New: Microsoft WebDriver installation
It will install https://chocolatey.org/packages/microsoftwebdriver - - - - - - - - - - - - - - - - - - - - - - - - - - - - Ref: #46
1 parent 725c4da commit c282ff7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

dev_web.ps1

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@ opensuse-42.exe
4848
choco install -y googlechrome
4949
choco install -y firefox
5050

51+
#--- Microsoft WebDriver ---
52+
choco install -y microsoftwebdriver
53+
5154
#--- Fonts ---
5255
choco install -y inconsolata
5356
# choco install -y ubuntu.font

0 commit comments

Comments
 (0)