public class SiebelHelper
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected static com.rational.test.ft.util.FtDebug |
debug |
protected static boolean |
isSiebelDomainActive |
protected static boolean |
isSiebelDomainActiveChecked |
| Constructor and Description |
|---|
SiebelHelper() |
| Modifier and Type | Method and Description |
|---|---|
static com.rational.test.ft.domain.ProxyTestObject |
checkForSiebelElement(com.rational.test.ft.domain.ProxyTestObject theProxy,
boolean checkParentHierarchy,
java.lang.Long windowHandle) |
static com.rational.test.ft.domain.ProxyTestObject |
checkForSiebelElement(com.rational.test.ft.domain.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(com.rational.test.ft.domain.ProxyTestObject theProxy) |
protected static int |
isSiebelSIElement(HtmlProxy proxy) |
protected static void |
setDescriptiveName(HtmlProxy proxy) |
protected static boolean isSiebelDomainActive
protected static boolean isSiebelDomainActiveChecked
protected static com.rational.test.ft.util.FtDebug debug
public static com.rational.test.ft.domain.ProxyTestObject checkForSiebelElement(com.rational.test.ft.domain.ProxyTestObject theProxy,
java.lang.Long windowHandle)
public static com.rational.test.ft.domain.ProxyTestObject checkForSiebelElement(com.rational.test.ft.domain.ProxyTestObject theProxy,
boolean checkParentHierarchy,
java.lang.Long windowHandle)
public static boolean isSiebelActiveXControl(java.lang.String className)
protected static boolean isSiebelElementType(com.rational.test.ft.domain.ProxyTestObject theProxy)
protected static boolean isSiebelDomainActive()
protected static int isSiebelSIElement(HtmlProxy proxy)
protected static void setDescriptiveName(HtmlProxy proxy)