[JBoss JIRA] (ARQ-1545) Drone: allow to setup WebDriver's Capabilities programatically
by Karel Piwko (JIRA)
[ https://issues.jboss.org/browse/ARQ-1545?page=com.atlassian.jira.plugin.s... ]
Karel Piwko updated ARQ-1545:
-----------------------------
Fix Version/s: drone_2.0.0.Beta1
(was: drone_2.0.0.Alpha4)
> Drone: allow to setup WebDriver's Capabilities programatically
> --------------------------------------------------------------
>
> Key: ARQ-1545
> URL: https://issues.jboss.org/browse/ARQ-1545
> Project: Arquillian
> Issue Type: Feature Request
> Components: Extension - Drone
> Affects Versions: drone_1.2.0.Final
> Reporter: Lukáš Fryč
> Fix For: drone_2.0.0.Beta1
>
>
> The programatic configuration comes when some capability is unsupported and it has complex type, such as collection or array.
> ----
> Even though I can access WebDriverConfiguration programatically and retrieve #getCapabilities(), I will get clone of capabilities stored in configuration.
> I suggest we allow to access capabilityMap in order to allow programatically configure.
> ----
> Please document a sample of usage here once done, i.e. what even is expected to listen.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
9 years, 10 months
[JBoss JIRA] (ARQ-1032) Drone: shortcut for starting Selenium Server
by Karel Piwko (JIRA)
[ https://issues.jboss.org/browse/ARQ-1032?page=com.atlassian.jira.plugin.s... ]
Karel Piwko resolved ARQ-1032.
------------------------------
Fix Version/s: (was: drone_2.0.0.Alpha4)
Resolution: Rejected
Please consider using Arquillian Spacelift for this purpose instead.
> Drone: shortcut for starting Selenium Server
> --------------------------------------------
>
> Key: ARQ-1032
> URL: https://issues.jboss.org/browse/ARQ-1032
> Project: Arquillian
> Issue Type: Feature Request
> Components: Extension - Drone
> Affects Versions: drone_1.1.0.CR1
> Reporter: Lukáš Fryč
>
> When starting Drone test development, user needs to obtain appropriate version of {{selenium-server.jar}}, start it with {{java}} and provide all necessary properties like {{chrome.driver.binary}}.
> Required information is already available in {{pom.xml}} (selenium version) and {{arquillian.xml}} (driver properties).
> To allow quick bootstrap, Drone should provide method for user to ramp up to development quickly.
> Following integration can be considered:
> * JBDS
> * Forge - {{drone start}}
> * Maven - {{mvn arquillian:drone-start}}
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
9 years, 10 months