Erwan,

When you use the captureEntirePageScreenshot in your test what is the final
outcome?  In other words, does it create a new named
CommEventCreateOpportunity in the directory the test is run.  I'm asking
because that's what the Selenium RC API looks like it does.

 <captureEntirePageScreenshot value="CommEventCreateOpportunity"/>


Brett

On Mon, Jan 25, 2010 at 10:20 AM, Erwan de FERRIERES <
erwan.de-ferrie...@nereide.biz> wrote:

>
>
> Le 25/01/2010 18:11, Brett Palmer a écrit :
>
>  Erwan,
>>
>> That sounds great.  When you say it works "but only on a trigger" do you
>> mean you have to make an explicit call like "getScreenShot()"?
>>
> You have to add this command in your seleniumXml script :
> captureEntirePageScreenshot
> And then it took a screenshot which is saved in runtime.
> If you look at the CommEventCreateOpportunity_testsuite.xml, you will see
> the command.
>
> The problem is I don't know how to handle seleniumXml errors, and then
> trigger a screenshot...
>
>
>> It would be a nice feature to get a screen shot on an error as this could
>> be
>> part of an automated build.  This also brings up the whole logging
>> mechanism
>> in SeleniumXml.  Since it runs outside of the container it doesn't have
>> access to the logging features of ofbiz.  This would have to be setup
>> separately.
>>
>>
>>  ../..
>
>
> --
> Erwan de FERRIERES
> www.nereide.biz
>

Reply via email to