public class HiddenHtmlEngine extends AbstractHtmlEngine implements IHtmlEngine
elementsFactory, uiDriver| Constructor and Description |
|---|
HiddenHtmlEngine(HiddenBrowserDriver hiddenBrowserDriver) |
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 HiddenHtmlEngine(HiddenBrowserDriver hiddenBrowserDriver)
public HiddenHtmlElementState getUtilsElementState(UiElement uiElement)
getUtilsElementState in interface IHtmlEngineuiElement - the element to work withpublic HiddenHtmlButton getButton(String mapId)
getButton in interface IHtmlEnginemapId - the element's map idpublic HiddenHtmlButton getButton(UiElementProperties properties)
getButton in interface IHtmlEngineproperties - properties describing this elementpublic HiddenHtmlTextBox getTextBox(String mapId)
getTextBox in interface IHtmlEnginemapId - the element's map idpublic HiddenHtmlTextBox getTextBox(UiElementProperties properties)
getTextBox in interface IHtmlEngineproperties - properties describing this elementpublic HiddenHtmlCheckBox getCheckBox(String mapId)
getCheckBox in interface IHtmlEnginemapId - the element's map idpublic HiddenHtmlCheckBox getCheckBox(UiElementProperties properties)
getCheckBox in interface IHtmlEngineproperties - properties describing this elementpublic HiddenHtmlSingleSelectList getSingleSelectList(String mapId)
getSingleSelectList in interface IHtmlEnginemapId - the element's map idpublic HiddenHtmlSingleSelectList getSingleSelectList(UiElementProperties properties)
getSingleSelectList in interface IHtmlEngineproperties - properties describing this elementpublic HiddenHtmlFileBrowse getFileBrowse(String mapId)
getFileBrowse in interface IHtmlEnginemapId - the element's map idpublic HiddenHtmlFileBrowse getFileBrowse(UiElementProperties properties)
getFileBrowse in interface IHtmlEngineproperties - properties describing this elementpublic HiddenHtmlTable getTable(String mapId)
getTable in interface IHtmlEnginemapId - the element's map idpublic HiddenHtmlTable getTable(UiElementProperties properties)
getTable in interface IHtmlEngineproperties - properties describing this elementpublic HiddenHtmlLink getLink(String mapId)
getLink in interface IHtmlEnginemapId - the element's map idpublic HiddenHtmlLink getLink(UiElementProperties properties)
getLink in interface IHtmlEngineproperties - properties describing this elementpublic HiddenHtmlMultiSelectList getMultiSelectList(String mapId)
getMultiSelectList in interface IHtmlEnginemapId - the element's map idpublic HiddenHtmlMultiSelectList getMultiSelectList(UiElementProperties properties)
getMultiSelectList in interface IHtmlEngineproperties - properties describing this elementpublic HiddenHtmlRadioList getRadioList(String mapId)
getRadioList in interface IHtmlEnginemapId - the element's map idpublic HiddenHtmlRadioList getRadioList(UiElementProperties properties)
getRadioList in interface IHtmlEngineproperties - properties describing this elementpublic HiddenHtmlTextArea getTextArea(String mapId)
getTextArea in interface IHtmlEnginemapId - the element's map idpublic HiddenHtmlTextArea getTextArea(UiElementProperties properties)
getTextArea in interface IHtmlEngineproperties - properties describing this elementpublic HiddenHtmlElement getElement(String mapId)
getElement in interface IHtmlEnginemapId - the element's map idpublic HiddenHtmlElement getElement(UiElementProperties properties)
getElement in interface IHtmlEngineproperties - properties describing this elementpublic HiddenHtmlAlert expectAlert()
expectAlert in interface IHtmlEnginepublic HiddenHtmlPrompt expectPrompt()
expectPrompt in interface IHtmlEnginepublic HiddenHtmlConfirm expectConfirm()
expectConfirm in interface IHtmlEngineCopyright © 2017 Axway Software. All rights reserved.