add prefs node to chrome configuration
This commit is contained in:
@@ -146,6 +146,7 @@ class Selenium2Factory implements DriverFactory
|
|||||||
->arrayNode('switches')->prototype('scalar')->end()->end()
|
->arrayNode('switches')->prototype('scalar')->end()->end()
|
||||||
->scalarNode('binary')->end()
|
->scalarNode('binary')->end()
|
||||||
->arrayNode('extensions')->prototype('scalar')->end()->end()
|
->arrayNode('extensions')->prototype('scalar')->end()->end()
|
||||||
|
->arrayNode('prefs')->prototype('variable')->end()->end()
|
||||||
->end()
|
->end()
|
||||||
->end()
|
->end()
|
||||||
->arrayNode('extra_capabilities')
|
->arrayNode('extra_capabilities')
|
||||||
|
|||||||
Reference in New Issue
Block a user