public class GroovyGebFluentWebDriverPage extends FluentWebDriverPage implements groovy.lang.GroovyObject
org.openqa.selenium.WebDriver.ImeHandler, org.openqa.selenium.WebDriver.Navigation, org.openqa.selenium.WebDriver.Options, org.openqa.selenium.WebDriver.TargetLocator, org.openqa.selenium.WebDriver.Timeouts, org.openqa.selenium.WebDriver.Window| Constructor and Description |
|---|
GroovyGebFluentWebDriverPage(WebDriverProvider driverProvider) |
| Modifier and Type | Method and Description |
|---|---|
groovy.lang.MetaClass |
getMetaClass() |
Object |
getProperty(String property) |
Object |
invokeMethod(String method,
Object arguments) |
Object |
methodMissing(String name,
Object args) |
void |
setMetaClass(groovy.lang.MetaClass mc) |
void |
setProperty(String property,
Object value) |
abbr, abbr, abbrs, abbrs, acronym, acronym, acronyms, acronyms, address, address, addresses, addresses, area, area, areas, areas, b, b, blockquote, blockquote, blockquotes, blockquotes, bs, bs, button, button, buttons, buttons, div, div, divs, divs, fieldset, fieldset, fieldsets, fieldsets, figure, figure, figures, figures, footer, footer, footers, footers, form, form, forms, forms, h1, h1, h1s, h1s, h2, h2, h2s, h2s, h3, h3, h3s, h3s, h4, h4, h4s, h4s, has, hasMissing, header, header, headers, headers, img, img, imgs, imgs, input, input, inputs, inputs, label, label, labels, labels, legend, legend, legends, legends, li, li, link, link, links, links, lis, lis, makeFluentWebDriver, map, map, maps, maps, nav, nav, navs, navs, object, object, objects, objects, ol, ol, ols, ols, option, option, options, options, p, p, pre, pre, pres, pres, ps, ps, select, select, selects, selects, span, span, spans, spans, table, table, tables, tables, tbody, tbody, tbodys, tbodys, td, td, tds, tds, textarea, textarea, textareas, textareas, th, th, ths, ths, title, tr, tr, trs, trs, ul, ul, uls, uls, url, within, withoutclose, executeAsyncScript, executeScript, findElement, findElements, get, getActions, getCapabilities, getCurrentUrl, getDriverProvider, getKeyboard, getMouse, getPageSource, getTitle, getWindowHandle, getWindowHandles, manage, navigate, quit, switchTopublic GroovyGebFluentWebDriverPage(WebDriverProvider driverProvider)
public groovy.lang.MetaClass getMetaClass()
getMetaClass in interface groovy.lang.GroovyObjectpublic void setMetaClass(groovy.lang.MetaClass mc)
setMetaClass in interface groovy.lang.GroovyObjectpublic Object invokeMethod(String method, Object arguments)
invokeMethod in interface groovy.lang.GroovyObjectpublic Object getProperty(String property)
getProperty in interface groovy.lang.GroovyObjectpublic void setProperty(String property, Object value)
setProperty in interface groovy.lang.GroovyObjectCopyright © 2013. All Rights Reserved.