|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jbehave.web.selenium.WebDriverPage
org.jbehave.web.selenium.FluentWebDriverPage
org.jbehave.web.selenium.GroovyGebFluentWebDriverPage
public class GroovyGebFluentWebDriverPage
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.openqa.selenium.WebDriver |
|---|
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 |
| Constructor Summary | |
|---|---|
GroovyGebFluentWebDriverPage(WebDriverProvider driverProvider)
|
|
| Method Summary | |
|---|---|
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)
|
| Methods inherited from class org.jbehave.web.selenium.FluentWebDriverPage |
|---|
button, button, buttons, buttons, div, div, divs, divs, form, form, forms, forms, h1, h1, h1s, h1s, h2, h2, h2s, h2s, h3, h3, h3s, h3s, h4, h4, h4s, h4s, img, img, imgs, imgs, input, input, inputs, inputs, li, li, link, link, links, links, lis, lis, ol, ol, ols, ols, option, option, options, options, p, p, ps, ps, select, select, selects, selects, span, span, spans, spans, table, table, tables, tables, td, td, tds, tds, textarea, textarea, textareas, textareas, th, th, ths, ths, tr, tr, trs, trs, ul, ul, uls, uls |
| Methods inherited from class org.jbehave.web.selenium.WebDriverPage |
|---|
close, executeAsyncScript, executeScript, findElement, findElements, get, getCapabilities, getCurrentUrl, getKeyboard, getMouse, getPageSource, getTitle, getWindowHandle, getWindowHandles, makeNonLazy, manage, navigate, quit, switchTo, webDriver |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GroovyGebFluentWebDriverPage(WebDriverProvider driverProvider)
| Method Detail |
|---|
public groovy.lang.MetaClass getMetaClass()
getMetaClass in interface groovy.lang.GroovyObjectpublic void setMetaClass(groovy.lang.MetaClass mc)
setMetaClass in interface groovy.lang.GroovyObject
public Object invokeMethod(String method,
Object arguments)
invokeMethod in interface groovy.lang.GroovyObjectpublic Object getProperty(String property)
getProperty in interface groovy.lang.GroovyObject
public void setProperty(String property,
Object value)
setProperty in interface groovy.lang.GroovyObject
public Object methodMissing(String name,
Object args)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||