Jason Dillon a écrit :
> What version of selenium-maven-plugin are you using (its not called
> maven-selenium-plugin)?

Sorry that's true.
I'm using 1.0-beta-3.

Marc.

> 
> There is no official release that supports FF3.
> 
> --jason
> 
> 
> On Aug 27, 2008, at 8:40 PM, Marc Schneider wrote:
> 
>> Hello,
>>
>> I'm experiencing a strange pb (because it was working before...).
>> I'm running selenium tests using maven-selenium-plugin and
>> cargo-maven2-plugin.
>>
>> The tests are run with firefox3 :
>>
>> <properties>
>> ...
>>  <selenium.browser>
>>    *firefox /usr/lib/firefox-3.0.1/firefox
>>  </selenium.browser>   
>> </properties>
>>
>> The process is hanging and if I look at server.log file, I have this :
>>
>> [org.openqa.selenium.server.browserlaunchers.FirefoxCustomProfileLauncher]
>>
>> Preparing Firefox profile...
>>
>> (if I replace '*firefox' by '*chrome' there is no change).
>>
>> So I'd like to have a more detailed output (I mean to know why it can't
>> create the profile).
>>
>> I tried to add --Debug=true to the maven command line but it doesn't
>> help.
>>
>> Any idea ?
>>
>> Thanks,
>> Marc.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe from this list, please visit:
>>
>>    http://xircles.codehaus.org/manage_email
>>
>>
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
> 
>    http://xircles.codehaus.org/manage_email
> 
> 
> 


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to