|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Objectgeb.frame.FrameSupport
class FrameSupport extends Object
Property Summary | |
---|---|
Browser |
browser
|
Constructor Summary | |
FrameSupport(Browser browser)
|
Method Summary | |
---|---|
def
|
withFrame(def frame, Closure block)
|
def
|
withFrame(Navigator frame, Closure block)
|
def
|
withFrame(SimplePageContent frame, Closure block)
|
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Property Detail |
---|
Browser browser
Constructor Detail |
---|
FrameSupport(Browser browser)
Method Detail |
---|
def withFrame(def frame, Closure block)
def withFrame(Navigator frame, Closure block)
def withFrame(SimplePageContent frame, Closure block)
Groovy API Documentation for geb-core 0.6.3 - Licensed under the Apache License, Version 2.0 - http://www.gebish.org