Skip to content

Commit 5c88888

Browse files
authored
Update selenium version for E2E tests (#36173)
1 parent 8f674d0 commit 5c88888

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Shared/E2ETesting/selenium-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"drivers": {
33
"chrome": {
4-
"version" : "91.0.4472.19"
4+
"version" : "93.0.4577.15"
55
}
66
},
77
"ignoreExtraDrivers": true

0 commit comments

Comments
 (0)