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

Juraj Húska (JIRA) issues at jboss.org
Tue Feb 4 08:14:29 EST 2014


Juraj Húska created ARQ-1634:
--------------------------------

             Summary: 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: 1.1.2.Final
         Environment: Drone 1.2.3.Final
            Reporter: Juraj Húska


{{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_.

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