[arquillian-issues] [JBoss JIRA] (ARQ-1634) Automatic augmentation of RemoteWebDriver is not done - canEnhance returns always false

Karel Piwko (JIRA) issues at jboss.org
Mon Mar 3 11:14:37 EST 2014


     [ https://issues.jboss.org/browse/ARQ-1634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karel Piwko updated ARQ-1634:
-----------------------------

    Description: 
{{RemoteWebDriver}} should be augmented automatically, so we can take screenshots from it.

It is not, because {{AugmentingEnhancer#canEnhance}} returns always false.

The cause is on [this|https://github.com/arquillian/arquillian-extension-drone/blob/master/drone-webdriver/src/main/java/org/jboss/arquillian/drone/webdriver/augmentation/AugmentingEnhancer.java#L78] line. According to @kpiwko there should be logical _or_.

  was:
{{RemoteWebDriver}} should be augmented automatically, so we can take screenshots from it.

It is not, because {{AugmentingEnhancer#canEnhance}} returns always false.

The cause is on [this|https://github.com/arquillian/arquillian-extension-drone/blob/master/drone-webdriver/src/main/java/org/jboss/arquillian/drone/webdriver/augmentation/AugmentingEnhancer.java#L78] line. According to @kpiwko there should be logical _and_.


    
> Automatic augmentation of RemoteWebDriver is not done - canEnhance returns always false
> ---------------------------------------------------------------------------------------
>
>                 Key: ARQ-1634
>                 URL: https://issues.jboss.org/browse/ARQ-1634
>             Project: Arquillian
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Extension - Drone
>    Affects Versions: drone_1.2.3.Final
>         Environment: Drone 1.2.3.Final
>            Reporter: Juraj Húska
>            Assignee: Juraj Húska
>             Fix For: drone_1.2.4.Final
>
>
> {{RemoteWebDriver}} should be augmented automatically, so we can take screenshots from it.
> It is not, because {{AugmentingEnhancer#canEnhance}} returns always false.
> The cause is on [this|https://github.com/arquillian/arquillian-extension-drone/blob/master/drone-webdriver/src/main/java/org/jboss/arquillian/drone/webdriver/augmentation/AugmentingEnhancer.java#L78] line. According to @kpiwko there should be logical _or_.

--
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



More information about the arquillian-issues mailing list