Skip to content

Commit

Permalink
New: Microsoft WebDriver installation (#57)
Browse files Browse the repository at this point in the history
It will install https://chocolatey.org/packages/microsoftwebdriver

- - - - - - - - - - - - - - - - - - - - - - - - - - - -

Ref: #46
  • Loading branch information
molant authored and yodurr committed Jun 29, 2018
1 parent 725c4da commit 2eac845
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dev_web.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@ opensuse-42.exe
choco install -y googlechrome
choco install -y firefox

#--- Microsoft WebDriver ---
choco install -y microsoftwebdriver

#--- Fonts ---
choco install -y inconsolata
# choco install -y ubuntu.font
Expand Down

0 comments on commit 2eac845

Please sign in to comment.