[arquillian-issues] [JBoss JIRA] (ARQ-1206) Add configuration option to delete all cookies on reusable browser instance

Karel Piwko (JIRA) jira-events at lists.jboss.org
Thu May 2 07:09:55 EDT 2013


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

Karel Piwko closed ARQ-1206.
----------------------------


    
> Add configuration option to delete all cookies on reusable browser instance
> ---------------------------------------------------------------------------
>
>                 Key: ARQ-1206
>                 URL: https://issues.jboss.org/browse/ARQ-1206
>             Project: Arquillian
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Extension - Drone
>    Affects Versions: drone_1.1.0.Final
>            Reporter: Dan Allen
>            Assignee: Karel Piwko
>              Labels: starter
>             Fix For: drone_1.2.0.Alpha2
>
>
> Story:
> *In order* to avoid false results from state leaking between deployments when using a reusable browser instance
> *As a* tester
> *I want* to be able to specify that Drone delete all cookies upon reconnecting the the resuable browser instance
> Scenario:
> *Given* that I've configured the WebDriver extension to use a remote reusable instance
> : *And* I've configure the WebDriver extension to delete all cookies (by setting the deleteAllCookies property to true)
> *When* I inject WebDriver into my test at a @Drone injection point
> *Then* The browser should have no cookies
> Rationale:
> The deleteAllCookies configuration option eliminates potential side effects of using a remote reusable browser instance.

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