fix tests with selenium IE Driver Server 2.47.0
This commit is contained in:
parent
cbbf20ebbd
commit
80054f12a0
@ -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"
|
||||||
@ -38,4 +38,4 @@
|
|||||||
</testsuite>
|
</testsuite>
|
||||||
</testsuites>
|
</testsuites>
|
||||||
|
|
||||||
</phpunit>
|
</phpunit>
|
||||||
|
Loading…
Reference in New Issue
Block a user