[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[ews.eclipse.technology.rap] IE and WidgetManager
|
- From: Dmitry Pryadkin <drpadawan@xxxxx>
- Date: Fri, 04 Sep 2009 13:57:31 +0600
- Newsgroups: eclipse.technology.rap
- Organization: EclipseCorner
- User-agent: Thunderbird 2.0.0.18 (Windows/20081105)
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