fix tests with selenium IE Driver Server 2.47.0

This commit is contained in:
Mathias Kresin 2015-08-04 22:23:58 +02:00
parent cbbf20ebbd
commit 80054f12a0

View File

@ -11,7 +11,7 @@
"sessionStrategy": "shared" "sessionStrategy": "shared"
}, },
{ {
"browserName": "iexplore", "browserName": "internet explorer",
"host": "localhost", "host": "localhost",
"port": 4444, "port": 4444,
"sessionStrategy": "shared" "sessionStrategy": "shared"