add support for WebDriver proxy in desired capabilities

This commit is contained in:
Anthon Pang
2012-08-22 14:17:48 +00:00
parent aa6fd21f0c
commit f82c22663c

View File

@@ -221,6 +221,10 @@ class Extension implements ExtensionInterface
scalarNode('browser')->
defaultValue('firefox')->
end()->
arrayNode('proxy')->
useAttributeAsKey('key')->
prototype('variable')->end()->
end()->
end()->
end()->
scalarNode('wd_host')->