Skip to content

Commit

Permalink
Tests fix (#29)
Browse files Browse the repository at this point in the history
* Change ChromeDriver version for tests

* Update ChromeDriver version in pipeline
  • Loading branch information
paveliam authored Oct 24, 2019
1 parent 4b926bf commit 36c8277
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
variables:
buildConfiguration: 'Release'
webDriverVersion: '75.0.3770.140'
webDriverVersion: '77.0.3865.40'
isRemote: true

trigger:
Expand Down

0 comments on commit 36c8277

Please sign in to comment.