[arquillian-issues] [JBoss JIRA] (ARQGRA-72) Support parallel browser sessions API for Selenium 2

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Mon Jan 14 01:58:22 EST 2013


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

Lukáš Fryč updated ARQGRA-72:
-----------------------------

    Priority: Blocker  (was: Critical)

    
> Support parallel browser sessions API for Selenium 2
> ----------------------------------------------------
>
>                 Key: ARQGRA-72
>                 URL: https://issues.jboss.org/browse/ARQGRA-72
>             Project: Arquillian Graphene
>          Issue Type: Feature Request
>          Components: core
>            Reporter: Lukáš Fryč
>            Priority: Blocker
>             Fix For: 2.0.0.Beta1
>
>
> In Selenium 1, it was possible to open multiple windows using browser.openWindow(url, windowId); and browser.selectWindow(windowId);
> In Selenium 2, this can be done by creating multiple WebDriver instances.
> There is no way to simply do this in Graphene 2. You can create 2 fields with @Drone, which will open 2 browsers with 2 WebDrivers, but all @FindBy and @Page will resolve against the first one.

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