public class SiebelHelper
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected static FtDebug |
debug |
protected static boolean |
isSiebelDomainActive |
protected static boolean |
isSiebelDomainActiveChecked |
Constructor and Description |
---|
SiebelHelper() |
Modifier and Type | Method and Description |
---|---|
static ProxyTestObject |
checkForSiebelElement(ProxyTestObject theProxy,
boolean checkParentHierarchy,
java.lang.Long windowHandle) |
static ProxyTestObject |
checkForSiebelElement(ProxyTestObject theProxy,
java.lang.Long windowHandle) |
static boolean |
isSiebelActiveXControl(java.lang.String className)
Given a ActiveX control's classname, determine if it is a Siebel HI elment.
|
protected static boolean |
isSiebelDomainActive() |
protected static boolean |
isSiebelElementType(ProxyTestObject theProxy) |
protected static int |
isSiebelSIElement(HtmlProxy proxy) |
protected static void |
setDescriptiveName(HtmlProxy proxy) |
protected static boolean isSiebelDomainActive
protected static boolean isSiebelDomainActiveChecked
protected static FtDebug debug
public static ProxyTestObject checkForSiebelElement(ProxyTestObject theProxy, java.lang.Long windowHandle)
public static ProxyTestObject checkForSiebelElement(ProxyTestObject theProxy, boolean checkParentHierarchy, java.lang.Long windowHandle)
public static boolean isSiebelActiveXControl(java.lang.String className)
protected static boolean isSiebelElementType(ProxyTestObject theProxy)
protected static boolean isSiebelDomainActive()
protected static int isSiebelSIElement(HtmlProxy proxy)
protected static void setDescriptiveName(HtmlProxy proxy)