[arquillian-issues] [JBoss JIRA] (ARQ-432) Allow tests to intercept initializeBrowser()

Karel Piwko (JIRA) jira-events at lists.jboss.org
Mon Aug 26 08:03:26 EDT 2013


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

Karel Piwko closed ARQ-432.
---------------------------

         Assignee: Karel Piwko
    Fix Version/s: drone_1.2.0.Beta1
       Resolution: Partially Completed


Marking this issue as partially completed. While Drone still does not allow users to dynamically configure configuration per test, it already provides all the extension points to make that happen:

1/ Method parameter injection allows to inject different Drone per test
2/ SPI allow to intercept browser configuration before it is created, thus change it dynamically.


                
> Allow tests to intercept initializeBrowser()
> --------------------------------------------
>
>                 Key: ARQ-432
>                 URL: https://issues.jboss.org/browse/ARQ-432
>             Project: Arquillian
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Extension - Drone
>    Affects Versions: 1.0.0.Alpha5
>            Reporter: Karel Piwko
>            Assignee: Karel Piwko
>             Fix For: drone_1.2.0.Beta1
>
>
> It might be useful to let user inject custom code in between initializeParameters() and initializeBrowser() methods. This helps to modify test behaviour without direct need to recopy whole AbstractAjocadoTest.
> Usage: lever Selenium browser privileges etc.

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