[arquillian-issues] [JBoss JIRA] (ARQ-437) Introduce annotation to control lifecycle of selenium session

Karel Piwko (JIRA) jira-events at lists.jboss.org
Wed Sep 11 10:43:03 EDT 2013


    [ https://issues.jboss.org/browse/ARQ-437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803530#comment-12803530 ] 

Karel Piwko commented on ARQ-437:
---------------------------------

Thinking about this, it should be possible to indirect entrance events by Drone's own event.

Than is:

Drone @Observes BeforeClass and fires PrepareDroneConfigurationEvent(). Another observer will @Observe this event and react on that.

In such case, it should be possible to provide a global Drone configuration to ignore @BeforeClass event altogether and let user write his own extension to fire PrepareDroneConfigurationEvent manually.

This might be interesting especially for Suite based runners.
                
> Introduce annotation to control lifecycle of selenium session
> -------------------------------------------------------------
>
>                 Key: ARQ-437
>                 URL: https://issues.jboss.org/browse/ARQ-437
>             Project: Arquillian
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Extension - Drone
>            Reporter: Lukáš Fryč
>
> Following options are being considered:
> BEFORE_SUITE
> BEFORE_CLASS
> BEFORE_METHOD

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