Skip to content

Commit 36c8277

Browse files
authored
Tests fix (#29)
* Change ChromeDriver version for tests * Update ChromeDriver version in pipeline
1 parent 4b926bf commit 36c8277

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
variables:
22
buildConfiguration: 'Release'
3-
webDriverVersion: '75.0.3770.140'
3+
webDriverVersion: '77.0.3865.40'
44
isRemote: true
55

66
trigger:

0 commit comments

Comments
 (0)