You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Denis McCarthy (JIRA)" <de...@tapestry.apache.org> on 2008/01/08 16:55:34 UTC

[jira] Created: (TAPESTRY-2027) AbstractIntegrationTestSuite does not allow custom selenium browser selection

AbstractIntegrationTestSuite does not allow custom selenium browser selection
-----------------------------------------------------------------------------

                 Key: TAPESTRY-2027
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2027
             Project: Tapestry
          Issue Type: Bug
    Affects Versions: 5.0.8
            Reporter: Denis McCarthy
            Priority: Minor


Gentoo Linux starts firefox using a shell script (as opposed to directly executing a binary). This confuses selenium. To get around this, you can define a custom browser 
for selenium to start. I've added a second constructor to AbstractIntegrationTestSuite to allow a user to pass through a custom browser command to selenium.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Closed: (TAPESTRY-2027) AbstractIntegrationTestSuite does not allow custom selenium browser selection

Posted by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-2027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAPESTRY-2027.
------------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.0.10
         Assignee: Howard M. Lewis Ship

Thansk!

> AbstractIntegrationTestSuite does not allow custom selenium browser selection
> -----------------------------------------------------------------------------
>
>                 Key: TAPESTRY-2027
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2027
>             Project: Tapestry
>          Issue Type: Bug
>    Affects Versions: 5.0.8
>            Reporter: Denis McCarthy
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>             Fix For: 5.0.10
>
>         Attachments: integration_suite_browser_fix.patch
>
>
> Gentoo Linux starts firefox using a shell script (as opposed to directly executing a binary). This confuses selenium. To get around this, you can define a custom browser 
> for selenium to start. I've added a second constructor to AbstractIntegrationTestSuite to allow a user to pass through a custom browser command to selenium.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Updated: (TAPESTRY-2027) AbstractIntegrationTestSuite does not allow custom selenium browser selection

Posted by "Denis McCarthy (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-2027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Denis McCarthy updated TAPESTRY-2027:
-------------------------------------

    Attachment: integration_suite_browser_fix.patch

Patched against 609911

> AbstractIntegrationTestSuite does not allow custom selenium browser selection
> -----------------------------------------------------------------------------
>
>                 Key: TAPESTRY-2027
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2027
>             Project: Tapestry
>          Issue Type: Bug
>    Affects Versions: 5.0.8
>            Reporter: Denis McCarthy
>            Priority: Minor
>         Attachments: integration_suite_browser_fix.patch
>
>
> Gentoo Linux starts firefox using a shell script (as opposed to directly executing a binary). This confuses selenium. To get around this, you can define a custom browser 
> for selenium to start. I've added a second constructor to AbstractIntegrationTestSuite to allow a user to pass through a custom browser command to selenium.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org