February 04, 2008

HtmlText object can not be Parent object

If Silktest identifies, HtmlText objects as parent objects, It is very difficult to manage scripts. To avoid such instance, you need to set ShowOverflow = FALSE in domex.ini. You can set this option by coding also.

BrowserPage.SetUserOption("ShowOverflow", FALSE,USEROPT_DEFAULT)

See the Help -- Why is a new layer of HtmlText being recorded by SilkTest 6.0?

0 comments: