Groovy Documentation

Package geb.navigator

 

Class Summary
AttributeAccessingMetaClass A delegating meta class implementation that intercepts field access using the .@ operator and sends it to getProperty("@$name")
CssSelector
EmptyNavigator Implementation of an empty Navigator object - helps keep the other code simple.
Navigator Navigator is a jQuery-style DOM traversal tool that wraps a set of WebDriver WebElements.
NavigatorIterator Iterator for looping over the context elements of a Navigator instance.
NonEmptyNavigator
SelectFactory
 


Enum Summary
SelectorType
 


Exception Summary
EmptyNavigatorException
 


Groovy API Documentation for geb-core 0.6.3 - Licensed under the Apache License, Version 2.0 - http://www.gebish.org