[
https://issues.jboss.org/browse/ARQ-1638?page=com.atlassian.jira.plugin.s...
]
Karel Piwko updated ARQ-1638:
-----------------------------
Description:
Due to double deprecation checks, something a capability might get lost.
For instance:
* configuration contains *chromeBinary* field
* capability is named *chrome.binary*
Hence, when this is set, double deprecation message is emitted but capability is actually
never put to map but field is set instead. Factory does not rely on deprecated field,
expecting that legacy configurator did the work and value is effectively lost.
was:
Latest ChromeDriver requires capabilities to be set in ChromeOptions object.
Hence passing stuff like 'binary' from arquillian.properties does not work.
ChromeDriver binary capability is not propagated
------------------------------------------------
Key: ARQ-1638
URL:
https://issues.jboss.org/browse/ARQ-1638
Project: Arquillian
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Extension - Drone
Affects Versions: drone_1.2.3.Final
Reporter: Karel Piwko
Fix For: drone_1.2.4.Final
Due to double deprecation checks, something a capability might get lost.
For instance:
* configuration contains *chromeBinary* field
* capability is named *chrome.binary*
Hence, when this is set, double deprecation message is emitted but capability is actually
never put to map but field is set instead. Factory does not rely on deprecated field,
expecting that legacy configurator did the work and value is effectively lost.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira