public class RealHtmlEngine extends AbstractHtmlEngine implements IHtmlEngine
elementsFactory, uiDriver| Constructor and Description |
|---|
RealHtmlEngine(AbstractRealBrowserDriver realBrowserDriver) |
clickBrowserBackButton, clickBrowserForwardButton, clickBrowserRefreshButton, closeActiveWindow, countElements, countElementsByCssSelector, deleteAllCookies, deleteCookieNamed, executeJavaScript, fireEvent, getCookies, getCurrentUrl, getPageSource, getWindowTitles, goToFirstWindowWithoutTitle, goToMainWindow, goToPage, goToWindow, goToWindow, reloadFrames, retrieveBrowserFocus, setCookie, setCookiegetMapSection, loadMapFile, setMapSectionpublic RealHtmlEngine(AbstractRealBrowserDriver realBrowserDriver)
public RealHtmlElementState getUtilsElementState(UiElement uiElement)
getUtilsElementState in interface IHtmlEngineuiElement - the element to work withpublic RealHtmlButton getButton(String mapId)
getButton in interface IHtmlEnginemapId - the element's map idpublic RealHtmlButton getButton(UiElementProperties properties)
getButton in interface IHtmlEngineproperties - properties describing this elementpublic RealHtmlTextBox getTextBox(String mapId)
getTextBox in interface IHtmlEnginemapId - the element's map idpublic RealHtmlTextBox getTextBox(UiElementProperties properties)
getTextBox in interface IHtmlEngineproperties - properties describing this elementpublic RealHtmlTextArea getTextArea(String mapId)
getTextArea in interface IHtmlEnginemapId - the element's map idpublic RealHtmlTextArea getTextArea(UiElementProperties properties)
getTextArea in interface IHtmlEngineproperties - properties describing this elementpublic RealHtmlCheckBox getCheckBox(String mapId)
getCheckBox in interface IHtmlEnginemapId - the element's map idpublic RealHtmlCheckBox getCheckBox(UiElementProperties properties)
getCheckBox in interface IHtmlEngineproperties - properties describing this elementpublic RealHtmlLink getLink(String mapId)
getLink in interface IHtmlEnginemapId - the element's map idpublic RealHtmlLink getLink(UiElementProperties properties)
getLink in interface IHtmlEngineproperties - properties describing this elementpublic RealHtmlSingleSelectList getSingleSelectList(String mapId)
getSingleSelectList in interface IHtmlEnginemapId - the element's map idpublic RealHtmlSingleSelectList getSingleSelectList(UiElementProperties properties)
getSingleSelectList in interface IHtmlEngineproperties - properties describing this elementpublic RealHtmlMultiSelectList getMultiSelectList(String mapId)
getMultiSelectList in interface IHtmlEnginemapId - the element's map idpublic RealHtmlMultiSelectList getMultiSelectList(UiElementProperties properties)
getMultiSelectList in interface IHtmlEngineproperties - properties describing this elementpublic RealHtmlRadioList getRadioList(String mapId)
getRadioList in interface IHtmlEnginemapId - the element's map idpublic RealHtmlRadioList getRadioList(UiElementProperties properties)
getRadioList in interface IHtmlEngineproperties - properties describing this elementpublic RealHtmlFileBrowse getFileBrowse(String mapId)
getFileBrowse in interface IHtmlEnginemapId - the element's map idpublic RealHtmlFileBrowse getFileBrowse(UiElementProperties properties)
getFileBrowse in interface IHtmlEngineproperties - properties describing this elementpublic RealHtmlTable getTable(String mapId)
getTable in interface IHtmlEnginemapId - the element's map idpublic RealHtmlTable getTable(UiElementProperties properties)
getTable in interface IHtmlEngineproperties - properties describing this elementpublic RealHtmlElement getElement(String mapId)
getElement in interface IHtmlEnginemapId - the element's map idpublic RealHtmlElement getElement(UiElementProperties properties)
getElement in interface IHtmlEngineproperties - properties describing this elementpublic RealHtmlAlert expectAlert()
expectAlert in interface IHtmlEnginepublic RealHtmlPrompt expectPrompt()
expectPrompt in interface IHtmlEnginepublic RealHtmlConfirm expectConfirm()
expectConfirm in interface IHtmlEngineCopyright © 2017 Axway Software. All rights reserved.