Skip to content

Commit 38dcbfa

Browse files
committed
Fix #2961 - node registration with mixedOS on Windows
- Removed the platform definition for IE in Default node config file - Lets RegistrationRequest.build() determine / add the proper platform
1 parent bc5b728 commit 38dcbfa

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

java/server/src/org/openqa/grid/common/defaults/DefaultNodeWebDriver.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
"seleniumProtocol": "WebDriver"
1313
},
1414
{
15-
"platform": "WINDOWS",
1615
"browserName": "internet explorer",
1716
"maxInstances": 1,
1817
"seleniumProtocol": "WebDriver"

0 commit comments

Comments
 (0)