[arquillian-issues] [JBoss JIRA] Created: (ARQAJO-65) Expose new interface providing access to initialization and finalization of Ajocado

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Tue May 10 05:57:18 EDT 2011


Expose new interface providing access to initialization and finalization of Ajocado
-----------------------------------------------------------------------------------

                 Key: ARQAJO-65
                 URL: https://issues.jboss.org/browse/ARQAJO-65
             Project: Arquillian Ajocado
          Issue Type: Task
          Components: api
    Affects Versions: 1.0.0.Alpha2
            Reporter: Lukáš Fryč
            Assignee: Lukáš Fryč
             Fix For: 1.0.0.Alpha3


We will need to expose functionality around initialization.

This can be satisfied by providing Implementation specific interface for all following tasks:
* initializeBrowser
* initializeSeleniumExtensions
* initializePageExtensions
* configureBrowser
* finalizeBrowser

Using these methods, we can also expose new feature to user, which will satisfy restart of browser (for ensuring clean browser session), this should be placed directly in AjaxSelenium interface.

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