Hallo Michael,

this is related to:
http://webtest-community.canoo.com/jira/browse/WT-482

the 2 javascript errors were ignored when they occurred in HtmlUnit's
background threads (ie setTimeout, setInterval or asynchronous XHR) and
now they are captured as well.

I guess that your JS code in correct in which case it is due to missing
methods in HtmlUnit JS support for IE. Can you provide more information
to allow to fix it?

Concerning your setSelectField problem, I see it as a bug but can't
currently guess how it could be introduced between R_1724 and R_1737.
Can you open a new issue for it?

Cheers,
Marc.
-- 
Web: http://www.efficient-webtesting.com
Blog: http://mguillem.wordpress.com


Michael Habbert wrote:
> Hi folks,
> 
> I did some test-runs with the new build.zip (R_1737)
> 
> and got some strange Errors. ;-)
> All Tests where running fine with the Canoo Webtest: R_1724.
> 
> What can I do to examine the cause of these failures?
> 
> 
> First case:
> -------------------------------
> 
> 
>      Message
> 
> JavaScript error loading page
> https://test-server/ags/ofbiz/projection/control/EditSalesActionsServiceQuantAssessed?_SEARCH_PERFORMED_=true&filterProjectionDatasetId=60862&selectedProjectionUnitId=128367:
> TypeError: Cannot find function moveEnd in object [object].
> (WebTestParallelInit.groovy#57)
> 
> --------------------------------------
> Second case:
> 
> 
>      Message
> 
> JavaScript error loading page
> https://test-server/ags/ofbiz/article/control/CommonFindArticles:
> ReferenceError: "observer" is not defined. (JavaScriptBackgroundJob#1)
> 
> --------------------------------------------------
> 
> thanks to your great work
> 
> yours
> Michael Habbert
> 
> 
> btw:
> -------------------------------------------------------------------------
> funny thing:
> 
> <setSelectField description="do something -- else."
> name="filterImpulseDispatchTypeId" value=""/>
> 
> is no longer working for:
> 
> <select class="fixedWidth150" name="filterImpulseDispatchTypeId"
> id="filterImpulseDispatchTypeId" size="1">
> <option value="">&nbsp;</option>
> <option value="5">Dynamischer Versand</option>
> <option value="8">Punktversand</option>
> </select>
> 
> -----------------------------
> Was working with R_1724
> 
> Michael Habbert Key-Work Consulting GmbH | Kriegsstr. 100 | 76133
> Karlsruhe | Germany | www.key-work.de
> Fon: +49-721-78203-269 | E-Mail: [email protected] | Fax:
> +49-721-78203-10
> 
> Key-Work Consulting GmbH Karlsruhe, HRB 108695, HRG Mannheim
> Geschäftsführer: Andreas Stappert, Tobin Wotring
> _______________________________________________
> WebTest mailing list
> [email protected]
> http://lists.canoo.com/mailman/listinfo/webtest
> 


_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to