A B C D E F G H I J K L M N O P Q R S T U V W X Y 

G

getAlert() - Method in class com.abmash.api.browser.Window
Detects alerts, not fully supported yet.
getAlt() - Method in class com.abmash.parser.content.Image
 
getAttribute(String) - Method in class com.abmash.api.HtmlElement
Gets the value for the specified attribute name.
getAttributeNames() - Method in class com.abmash.api.HtmlElement
Gets the names of all attributes of this element.
getAttributes() - Method in class com.abmash.api.HtmlElement
 
getBrowser() - Method in class com.abmash.api.HtmlElement
Gets the associated browser instance for this element.
getBrowser() - Method in class com.abmash.api.query.Query
 
getChildren() - Method in class com.abmash.api.HtmlElement
Gets the children of this element in the document structure.
getColor() - Method in enum com.abmash.core.color.ColorName
 
getColor() - Method in class com.abmash.core.query.ColorOptions
 
getColorAsJSONString() - Method in class com.abmash.core.query.ColorOptions
 
getColorAsRGB() - Method in class com.abmash.core.query.ColorOptions
 
getCommands() - Method in class com.abmash.core.jquery.JQuery
 
getContentsFrom(String) - Static method in class com.abmash.core.tools.IOTools
 
getContentTypeOfURL(URL) - Method in class com.abmash.api.browser.Window
Gets content type for specified URL.
getCssValue(String) - Method in class com.abmash.api.HtmlElement
Gets value of a CSS attribute.
getCurrentContentType() - Method in class com.abmash.api.browser.Window
Gets content type of current page.
getCurrentUrl() - Method in class com.abmash.api.Browser
Gets URL of current page
getCurrentWindowName() - Method in class com.abmash.api.browser.Window
Gets current name of active window.
getDate(String) - Method in class com.abmash.core.tools.ParamHolder
 
getDistanceType() - Method in class com.abmash.core.query.DirectionOptions
 
getDominance() - Method in class com.abmash.core.query.ColorOptions
 
getDouble(String) - Method in class com.abmash.core.tools.ParamHolder
 
getElements() - Method in class com.abmash.core.query.predicate.ElementPredicate
 
getExactMatch() - Method in class com.abmash.extraction.container.TextExtractionContainer
 
getExactMatchWithWindow() - Method in class com.abmash.extraction.container.TextExtractionContainer
 
getExtractions() - Method in class com.abmash.extraction.Extractor
 
getFrameElement() - Method in class com.abmash.api.HtmlElement
Gets frame element if this element is located in a frame or iframe.
getHeaders() - Method in class com.abmash.parser.DocumentParser
 
getHeight() - Method in class com.abmash.core.element.Size
 
getId() - Method in class com.abmash.api.HtmlElement
Gets the internal id of this element.
getImages() - Method in class com.abmash.parser.DocumentParser
 
getInitialUrl() - Method in class com.abmash.core.browser.Popup
 
getInputs() - Method in class com.abmash.parser.DocumentParser
 
getInteger(String) - Method in class com.abmash.core.tools.ParamHolder
 
getjQuery() - Method in class com.abmash.core.jquery.command.JQueryCommand
 
getJQueryList() - Method in class com.abmash.core.query.predicate.JQueryPredicate
 
getLabel() - Method in class com.abmash.parser.content.Input
 
getLimit() - Method in class com.abmash.core.query.DirectionOptions
 
getLimitPerTarget() - Method in class com.abmash.core.query.DirectionOptions
 
getLinks() - Method in class com.abmash.parser.DocumentParser
 
getLocation() - Method in class com.abmash.api.HtmlElement
Gets the location of this element.
getLocation() - Method in class com.abmash.parser.content.ContentElement
 
getMaxDistance() - Method in class com.abmash.core.query.DirectionOptions
 
getMetaTags() - Method in class com.abmash.parser.DocumentParser
 
getMethod() - Method in class com.abmash.core.jquery.command.Command
 
getMinDistance() - Method in class com.abmash.core.query.DirectionOptions
 
getName() - Method in class com.abmash.parser.content.Input
 
getName() - Method in class com.abmash.parser.content.Link
 
getOptions() - Method in class com.abmash.core.query.predicate.ColorPredicate
 
getOptions() - Method in class com.abmash.core.query.predicate.DirectionPredicate
 
getOutput() - Method in class com.abmash.extraction.Extractor
 
getPageSource() - Method in class com.abmash.api.Browser
Gets HTML source code of current page
getPageType() - Method in class com.abmash.extraction.container.PageTypeExtractionContainer
 
getParent() - Method in class com.abmash.api.HtmlElement
Gets the parent of this element in the document structure.
getPeriodicElements() - Method in class com.abmash.parser.DocumentParser
 
getPopups() - Method in class com.abmash.api.browser.Window
Gets current popups.
getPredicates() - Method in class com.abmash.api.query.Query
 
getPredicates() - Method in class com.abmash.core.jquery.command.CommandWithPredicates
 
getPredicates() - Method in class com.abmash.core.query.predicate.DirectionPredicate
 
getPredicates() - Method in class com.abmash.core.query.predicate.RecursivePredicate
 
getQueries() - Method in class com.abmash.extraction.SearchContainer
 
getRaw() - Method in class com.abmash.parser.content.Image
 
getReferenceElements() - Method in class com.abmash.api.HtmlElement
Gets reference elements, which are needed for internal closeness calculations.
getResult() - Method in class com.abmash.core.browser.interaction.JavaScriptExecution
 
getReturnValue() - Method in class com.abmash.core.browser.JavaScriptResult
 
getReturnValueClass() - Method in class com.abmash.core.browser.JavaScriptResult
 
getScreenshotAsBase64() - Method in class com.abmash.api.Browser
 
getScreenshotAsBase64(boolean) - Method in class com.abmash.api.Browser
 
getScreenshotAsBufferedImage() - Method in class com.abmash.api.Browser
 
getScreenshotAsByteArray() - Method in class com.abmash.api.Browser
 
getScreenshotAsFile() - Method in class com.abmash.api.Browser
 
getSelector() - Method in class com.abmash.core.jquery.command.Command
 
getSelector() - Method in class com.abmash.core.jquery.JQuery
 
getSeleniumElement() - Method in class com.abmash.api.HtmlElement
Gets the associated Selenium element for this element.
getSiblings() - Method in class com.abmash.api.HtmlElement
Gets the siblings of this element in the document structure.
getSize() - Method in class com.abmash.api.HtmlElement
Gets the size of this element.
getSize() - Method in class com.abmash.parser.content.ContentElement
 
getSize() - Method in class com.abmash.parser.content.Header
 
getSourceText() - Method in class com.abmash.parser.DocumentParser
 
getStatus() - Method in class com.abmash.extraction.container.PageTypeExtractionContainer
 
getString(String) - Method in class com.abmash.core.tools.ParamHolder
 
getTagName() - Method in class com.abmash.api.HtmlElement
Gets the tag name of this element.
getTagName() - Method in class com.abmash.parser.content.ContentElement
 
getText() - Method in class com.abmash.api.HtmlElement
Gets visible text of element.
getText() - Method in class com.abmash.core.element.Element
 
getText() - Method in class com.abmash.parser.content.ContentElement
 
getText() - Method in class com.abmash.parser.content.Header
 
getTextFirstLine() - Method in class com.abmash.api.HtmlElement
Gets first line of the inner text of this element.
getTextLine(int) - Method in class com.abmash.api.HtmlElement
Gets specified line of the inner text of this element.
getTexts() - Method in class com.abmash.api.HtmlElements
Gets all inner texts of the elements.
getTextWithSource() - Method in class com.abmash.api.HtmlElement
Gets inner text of element.
getTitle() - Method in class com.abmash.parser.content.Image
 
getTitle() - Method in class com.abmash.parser.DocumentParser
 
getTolerance() - Method in class com.abmash.core.query.ColorOptions
 
getType() - Method in class com.abmash.core.query.DirectionOptions
 
getType() - Method in class com.abmash.core.query.predicate.BooleanPredicate
 
getType() - Method in class com.abmash.parser.content.Input
 
getTypes() - Method in class com.abmash.api.HtmlElement
Gets element types.
getUniqueSelector() - Method in class com.abmash.api.HtmlElement
Builds unique CSS selector for this element.
getUrl() - Method in class com.abmash.api.HtmlElement
Extracts an URL out of this element, which are mostly used in <a> and <img> elements.
getUrl() - Method in class com.abmash.parser.content.Image
 
getUrl() - Method in class com.abmash.parser.content.Link
 
getUrl() - Method in class com.abmash.parser.DocumentParser
 
getUrls() - Method in class com.abmash.api.HtmlElements
Gets all extracted URLs of the elements.
getValue() - Method in enum com.abmash.core.color.Dominance
 
getValue() - Method in enum com.abmash.core.color.Tolerance
 
getVisibleText() - Method in class com.abmash.parser.DocumentParser
 
getWebDriver() - Method in class com.abmash.api.Browser
Gets underlying Selenium WebDriver instance.
getWebDriver() - Method in class com.abmash.core.browser.BrowserConfig
 
getWeight() - Method in class com.abmash.core.jquery.JQuery
 
getWidth() - Method in class com.abmash.core.element.Size
 
getWindowHandle() - Method in class com.abmash.core.browser.Popup
 
getWindowName() - Method in class com.abmash.api.HtmlElement
Gets name of window which contains this element.
getWordMatch() - Method in class com.abmash.extraction.container.TextExtractionContainer
 
getX() - Method in class com.abmash.core.element.Location
 
getY() - Method in class com.abmash.core.element.Location
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y