watij.runtime.ie
Class IEUtil
java.lang.Object
watij.runtime.ie.IEUtil
public class IEUtil
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IEUtil
public IEUtil()
debug
public static void debug(java.lang.String s)
bind
public static IUnknown bind(IUnknownFactory iUnknownFactory)
throws java.lang.Exception
- Throws:
java.lang.Exception
stopAutoGC
public static void stopAutoGC()
throws java.lang.Exception
- Throws:
java.lang.Exception
startAutoGC
public static void startAutoGC()
throws java.lang.Exception
- Throws:
java.lang.Exception
IWshShell3
public static IWshShell3 IWshShell3()
throws java.lang.Exception
- Throws:
java.lang.Exception
waitUnitDocumentComplete
public static void waitUnitDocumentComplete(IHTMLDocument2 ihtmlDocument2)
throws java.lang.Exception
- Throws:
java.lang.Exception
sendKeys
public static void sendKeys(java.lang.String title,
java.lang.String keys,
boolean blocking)
throws java.lang.Exception
- Throws:
java.lang.Exception
waitAppActivate
public static void waitAppActivate(java.lang.String title)
throws java.lang.Exception
- Throws:
java.lang.Exception