]
Karel Piwko reopened ARQ-995:
-----------------------------
Assignee: Karel Piwko
Reopening to reassign.
Allow Arquillian Drone configuration to map java.util.Map for
property values
-----------------------------------------------------------------------------
Key: ARQ-995
URL:
https://issues.jboss.org/browse/ARQ-995
Project: Arquillian
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Reporter: Karel Piwko
Assignee: Karel Piwko
Fix For: drone_1.1.0.CR1
When having a bunch of configuration properties, it would be handy to allow remapping of
property values to map.
An example:
{code:xml}
<property name="capabilityFoo">bar</property>
<property name="capabilityFooFoo">barbar</property>
{code}
will result into:
Map capability = { foo:bar, foo.foo: barbar }
This will greatly simplify configuration of webdrivers.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: