You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by cordenier christophe <ch...@gmail.com> on 2009/11/03 17:19:27 UTC

AbstractIntegrationTestSuite and Profile

Hi,

I didn't find any way to set firefox profile with
AbstractIntegrationTestSuite.
Looking at the source code, it seems that the SeleniumServer variable is
private and not accessible from test case implementation.

Is it worth to create a JIRA for this or am i missing something ?

Regards
Christophe.

Re: AbstractIntegrationTestSuite and Profile

Posted by cordenier christophe <ch...@gmail.com>.
Well, actually this method is not available anymore with Selenium 1.0-beta2.

Has anyone used Firefox profile with AbstactIntegrationTestSuite ?

Thanks in advance
Christophe.

Re: AbstractIntegrationTestSuite and Profile

Posted by cordenier christophe <ch...@gmail.com>.
Actually i have missed somthing, i didn't see that setFirefoxProfileTemplate
is static on SeleniumServer...

2009/11/3 cordenier christophe <ch...@gmail.com>

> Hi,
>
> I didn't find any way to set firefox profile with
> AbstractIntegrationTestSuite.
> Looking at the source code, it seems that the SeleniumServer variable is
> private and not accessible from test case implementation.
>
> Is it worth to create a JIRA for this or am i missing something ?
>
> Regards
> Christophe.
>