[arquillian-issues] [JBoss JIRA] (ARQ-1351) Drone: augment RemoteWebDriver instances automatically

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Mon Mar 11 02:38:42 EDT 2013


Lukáš Fryč created ARQ-1351:
-------------------------------

             Summary: Drone: augment RemoteWebDriver instances automatically
                 Key: ARQ-1351
                 URL: https://issues.jboss.org/browse/ARQ-1351
             Project: Arquillian
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: Extension - Drone
            Reporter: Lukáš Fryč
            Assignee: Karel Piwko


RemoteWebDriver does not implement interfaces such as TakeScreenshot because not all browsers support it.

For proper support, man might use [Augmenter|http://selenium.googlecode.com/svn/trunk/docs/api/java/org/openqa/selenium/remote/Augmenter.html] in order to create CGLIB improved RemoteWebDriver class which reflects what capabilities given remote session supports.

The incorporation of automatic augmentation improves usability of Drone.

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