[arquillian-issues] [JBoss JIRA] Commented: (ARQ-434) Enable handling of multiple AjaxSelenium instances in one class

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Tue Sep 27 05:06:26 EDT 2011


    [ https://issues.jboss.org/browse/ARQ-434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12630647#comment-12630647 ] 

Lukáš Fryč commented on ARQ-434:
--------------------------------

Karel, I like that idea where AjaxSelenium will automatically switch context.

This needs refining of AjaxSeleniumContext logic, or rather introducing new Proxy which will handle following:

there will be finally two ways how user can switch context:

1. switchContext(driver);
2. driver.click(...) will do that explicitly based on the driver reference

For option (2), Arquillian Drone will inject proxy of AjaxSelenium (instead of instance), which will intercept all commands and switch to given instance.

> Enable handling of multiple AjaxSelenium instances in one class
> ---------------------------------------------------------------
>
>                 Key: ARQ-434
>                 URL: https://issues.jboss.org/browse/ARQ-434
>             Project: Arquillian
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Extension - Drone
>            Reporter: Lukáš Fryč
>            Assignee: Karel Piwko
>            Priority: Critical
>
> Ajocado should have the same possibilities as Selenium and WebDriver browsers.

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