Skip to content

Commit f337500

Browse files
committed
.
1 parent cec10f1 commit f337500

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tests/legacy-cli/e2e/assets/protractor-saucelabs.conf.js

+6
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,12 @@ exports.config = {
6969
version: '68',
7070
tunnelIdentifier,
7171
},
72+
{
73+
browserName: 'internet explorer',
74+
platform: 'Windows 7',
75+
version: '9',
76+
tunnelIdentifier,
77+
},
7278
{
7379
browserName: 'internet explorer',
7480
platform: 'Windows 8',

0 commit comments

Comments
 (0)