AbstractIntegrationTestSuite and Profile

View: New views
3 Messages — Rating Filter:   Alert me  

AbstractIntegrationTestSuite and Profile

by cordenier christophe :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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

by cordenier christophe :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Actually i have missed somthing, i didn't see that setFirefoxProfileTemplate
is static on SeleniumServer...

2009/11/3 cordenier christophe <christophe.cordenier@...>

> 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

by cordenier christophe :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Well, actually this method is not available anymore with Selenium 1.0-beta2.

Has anyone used Firefox profile with AbstactIntegrationTestSuite ?

Thanks in advance
Christophe.