[Webtest] activex
Marc Guillemot
Marc Guillemot <mguillemot@yahoo.fr>
Mon, 05 May 2008 13:07:40 +0200
Hi,
HtmlUnit is able to simulate the common usage of a few different ActiveX
(mostly for xml and xsl processing).
The error you mention is specific to your application therefore I can't
say anything to it.
Concerning your js error: does it occur in a "normal" browser? Which
WebTest build do you use?
Cheers,
Marc.
--
Blog: http://mguillem.wordpress.com
Dick Bogo wrote:
> my Canoo script works fine until it clicks on a link that requires
> activex controls
>
> var val = getCookie("activex"); --->>>line 1027
>
> You must enable Javascript to see an image.
> You must use Internet Explorer to view this page
> ActiveX Control
>
>
> JavaScript error loading page http://mine/tst.html: Wrapped
> com.gargoylesoftware.htmlunit.ScriptException:
> TypeError: Cannot read property "offsetParent" from null
> (http://mine/lib.js#1027) (javascript url#1)
>
> SO, HOW DOES CANOO HANDLE THIS SCENARIO/CASE???
>
>
> any leads would be appreciated