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

Karel Piwko (JIRA) jira-events at lists.jboss.org
Tue Aug 30 09:26:26 EDT 2011


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

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

There is already a limited lifecycle control.

User can create an instance as a field (before class) and as a method parameter (before method). Suite support might be available for ArquillianSuite runner automatically.

For TestNG, it is not the same. There's a before class scope. Before method requires a data provider and no suite scope support is planned yet.





> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the arquillian-issues mailing list