SilkTest R2 and IE recognition issues…

There are lots let me start with one here..

There are times when IE Settings are changed, or sometimes after some s/w changes, ST stops recognizing IE6. Typically ur script will fail at Explorer.Invoke()

This often happens with IE7 ..

To solve this
go to IE 7/6 “Internet Explorer”-> Advanced Tab.. and “Enable third party extensions”.. it Works!!!

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Click() has undergone some serious changes, I had a bug with Borland and it was a long discussion, where they explained that Click() now translated to the DoClick() when there are no parameters passed… This opens up script errors on some frames.. to avoid this use Click(1,5,5)

Also on Win 200 machines DoubleClick() can cause errors to pop-up… use MultiClick instead…

One Response to “SilkTest R2 and IE recognition issues…”

  1. Indumathi Says:

    hi,

    Thanks.. i collected some topics related to silk test. Keep updating.

    All the best..

    Indu
    http://indumathi.wordpress.com

Leave a Reply