chromedriver capabilities support

This commit is contained in:
Anthon Pang
2012-09-14 23:48:26 -04:00
parent 43b36e2d66
commit 246f2200f9

View File

@@ -238,6 +238,17 @@ class Extension implements ExtensionInterface
useAttributeAsKey('key')-> useAttributeAsKey('key')->
prototype('variable')->end()-> prototype('variable')->end()->
end()-> end()->
arrayNode('chrome')->
children()->
arrayNode('switches')->
prototype('scalar')->end()->
end()->
scalarNode('binary')->end()->
arrayNode('extensions')->
prototype('scalar')->end()->
end()->
end()->
end()->
end()-> end()->
end()-> end()->
scalarNode('wd_host')-> scalarNode('wd_host')->