[arquillian-issues] [JBoss JIRA] (ARQGRA-253) Make a way to work with multiple different WebDriver instances

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Tue Jan 15 18:55:22 EST 2013


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

Lukáš Fryč closed ARQGRA-253.
-----------------------------


    
> Make a way to work with multiple different WebDriver instances
> --------------------------------------------------------------
>
>                 Key: ARQGRA-253
>                 URL: https://issues.jboss.org/browse/ARQGRA-253
>             Project: Arquillian Graphene
>          Issue Type: Feature Request
>            Reporter: Radek Falhar
>            Assignee: Lukáš Fryč
>            Priority: Optional
>
> 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