public abstract class QAFWebComponent extends QAFExtendedWebElement
QAFExtendedWebElement.JsonConvertor| Modifier and Type | Field and Description | 
|---|---|
| protected org.apache.commons.logging.Log | logger | 
by, cacheable, locator, parentElement| Modifier | Constructor and Description | 
|---|---|
| protected  | QAFWebComponent(QAFExtendedWebDriver driver) | 
|   | QAFWebComponent(QAFExtendedWebDriver driver,
               org.openqa.selenium.By by) | 
|   | QAFWebComponent(QAFExtendedWebElement parent,
               java.lang.String locator)call this constructor for component having parent element. | 
|   | QAFWebComponent(java.lang.String locator) | 
afterCommand, assertAttribute, assertAttribute, assertCssClass, assertCssStyle, assertCssStyleColor, assertDisabled, assertEnabled, assertNotAttribute, assertNotAttribute, assertNotCssClass, assertNotCssStyle, assertNotCssStyleColor, assertNotPresent, assertNotSelected, assertNotText, assertNotValue, assertNotVisible, assertPresent, assertSelected, assertText, assertText, assertValue, assertVisible, assetNotText, beforeCommand, execute, executeAsyncScript, executeScript, executeWitoutLog, findElement, findElement, findElement, findElementByCustomStretegy, findElements, findElements, findElements, findElementsByCustomStretegy, getBy, getCssValue, getDescription, getId, getLocation, getMetaData, getReporter, getSize, getWrappedDriver, givenNotPresent, givenPresent, hashCode, initLoc, isDisplayed, isPresent, onFailure, registerListeners, report, setAttribute, setBy, setDescription, setId, setParent, toString, verifyAttribute, verifyAttribute, verifyCssClass, verifyCssStyle, verifyCssStyleColor, verifyDisabled, verifyEnabled, verifyNotAttribute, verifyNotAttribute, verifyNotCssClass, verifyNotCssStyle, verifyNotCssStyleColor, verifyNotPresent, verifyNotSelected, verifyNotText, verifyNotText, verifyNotValue, verifyNotVisible, verifyPresent, verifySelected, verifyText, verifyText, verifyValue, verifyVisible, waitForAttribute, waitForAttribute, waitForCssClass, waitForCssStyle, waitForCssStyleColor, waitForDisabled, waitForEnabled, waitForNotAttribute, waitForNotAttribute, waitForNotCssClass, waitForNotCssStyle, waitForNotCssStyleColor, waitForNotPresent, waitForNotSelected, waitForNotText, waitForNotText, waitForNotValue, waitForNotVisible, waitForPresent, waitForSelected, waitForText, waitForText, waitForValue, waitForVisibleclear, click, equals, findElement, findElementByClassName, findElementByCssSelector, findElementById, findElementByLinkText, findElementByName, findElementByPartialLinkText, findElementByTagName, findElementByXPath, findElements, findElementsByClassName, findElementsByCssSelector, findElementsById, findElementsByLinkText, findElementsByName, findElementsByPartialLinkText, findElementsByTagName, findElementsByXPath, getAttribute, getCoordinates, getRect, getScreenshotAs, getTagName, getText, isEnabled, isSelected, sendKeys, setFileDetector, setFoundBy, submitclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic QAFWebComponent(java.lang.String locator)
public QAFWebComponent(QAFExtendedWebDriver driver, org.openqa.selenium.By by)
protected QAFWebComponent(QAFExtendedWebDriver driver)
public QAFWebComponent(QAFExtendedWebElement parent, java.lang.String locator)
FindBy annotation.parent - locator - Copyright © 2000 Infostretch Corp.