[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[ews.eclipse.technology.rap] IE and WidgetManager

Greetings,

I'm using Selenium. Selenium provides references to the Window and Document at javascript side.

In Firefox there is a reference to WidgetManager, through "window.wm"

However it's not available in IE.

How can I get the reference in IE?


Thanks