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

Dan Allen (JIRA) jira-events at lists.jboss.org
Tue Nov 20 12:55:22 EST 2012


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

Dan Allen updated ARQ-1206:
---------------------------

    Summary: Add configuration option to delete all cookies on reusable browser instance  (was: Configuration option to delete all cookies on reusable browser instance)

    
> 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
>
> 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 after reconnecting the the resuable browser instance
> Scenario:
> *Given* that I've configured the WebDriver extension to use a remote reusable instance
> : *And* I configure the WebDriver extension to deleteAllCookies
> *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