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
1 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@
"sessionStrategy": "shared"
},
{
"browserName": "iexplore",
"browserName": "internet explorer",
"host": "localhost",
"port": 4444,
"sessionStrategy": "shared"
@ -38,4 +38,4 @@
</testsuite>
</testsuites>
</phpunit>
</phpunit>