Class Hierarchy
- java.lang.Object
- com.github.wiselenium.core.util.AnnotationUtil
- com.github.wiselenium.core.element.BasicElement<T> (implements com.github.wiselenium.core.element.Element<T>)
- com.github.wiselenium.core.element.container.impl.BasicContainer<T> (implements com.github.wiselenium.core.element.container.Container<T>)
- com.github.wiselenium.core.element.container.impl.MultiSelectImpl (implements com.github.wiselenium.core.element.container.MultiSelect)
- com.github.wiselenium.core.element.container.impl.SelectImpl (implements com.github.wiselenium.core.element.container.Select)
- com.github.wiselenium.core.element.container.impl.TableBodyImpl (implements com.github.wiselenium.core.element.container.TableBody)
- com.github.wiselenium.core.element.container.impl.TableCellImpl (implements com.github.wiselenium.core.element.container.TableCell)
- com.github.wiselenium.core.element.container.impl.TableFootImpl (implements com.github.wiselenium.core.element.container.TableFoot)
- com.github.wiselenium.core.element.container.impl.TableHeadImpl (implements com.github.wiselenium.core.element.container.TableHead)
- com.github.wiselenium.core.element.container.impl.TableImpl (implements com.github.wiselenium.core.element.container.Table)
- com.github.wiselenium.core.element.container.impl.TableRowImpl (implements com.github.wiselenium.core.element.container.TableRow)
- com.github.wiselenium.core.element.field.impl.BasicField<T> (implements com.github.wiselenium.core.element.field.Field<T>)
- com.github.wiselenium.core.element.field.impl.ButtonImpl (implements com.github.wiselenium.core.element.field.Button)
- com.github.wiselenium.core.element.field.impl.CheckboxImpl (implements com.github.wiselenium.core.element.field.Checkbox)
- com.github.wiselenium.core.element.field.impl.HyperlinkImpl (implements com.github.wiselenium.core.element.field.Hyperlink)
- com.github.wiselenium.core.element.field.impl.ImgImpl (implements com.github.wiselenium.core.element.field.Img)
- com.github.wiselenium.core.element.field.impl.LabelImpl (implements com.github.wiselenium.core.element.field.Label)
- com.github.wiselenium.core.element.field.impl.OptionImpl (implements com.github.wiselenium.core.element.field.Option)
- com.github.wiselenium.core.element.field.impl.RadiobuttonImpl (implements com.github.wiselenium.core.element.field.Radiobutton)
- com.github.wiselenium.core.element.field.impl.TextImpl (implements com.github.wiselenium.core.element.field.Text)
- com.github.wiselenium.core.element.frame.impl.BasicFrame<T> (implements com.github.wiselenium.core.element.frame.Frame<T>)
- com.github.wiselenium.core.util.ClasspathUtil
- com.github.wiselenium.core.util.FrameUtil
- org.openqa.selenium.support.ui.LoadableComponent<T>
- com.github.wiselenium.core.pagefactory.Page<T> (implements com.github.wiselenium.core.WiseRoot<T>, org.openqa.selenium.internal.WrapsDriver)
- com.github.wiselenium.core.util.ScreenShooter
- java.lang.Throwable (implements java.io.Serializable)
- com.github.wiselenium.core.WiseContext
- com.github.wiselenium.core.pagefactory.WiseDecorator
- com.github.wiselenium.core.pagefactory.WiseLocator
- com.github.wiselenium.core.pagefactory.WisePageFactory
- com.github.wiselenium.core.WiseUnwrapper
Interface Hierarchy
- com.github.wiselenium.core.element.Element<T>
- com.github.wiselenium.core.element.field.Button
- com.github.wiselenium.core.element.field.Checkbox
- com.github.wiselenium.core.element.container.Container<T> (also extends com.github.wiselenium.core.WiseQuery)
- com.github.wiselenium.core.element.container.MultiSelect
- com.github.wiselenium.core.element.container.Select
- com.github.wiselenium.core.element.container.Table
- com.github.wiselenium.core.element.container.TableBody
- com.github.wiselenium.core.element.container.TableCell
- com.github.wiselenium.core.element.container.TableData
- com.github.wiselenium.core.element.container.TableFoot
- com.github.wiselenium.core.element.container.TableHead
- com.github.wiselenium.core.element.container.TableRow
- com.github.wiselenium.core.element.field.Field<T>
- com.github.wiselenium.core.element.field.Button
- com.github.wiselenium.core.element.field.Checkbox
- com.github.wiselenium.core.element.field.Hyperlink
- com.github.wiselenium.core.element.field.Img
- com.github.wiselenium.core.element.field.Label
- com.github.wiselenium.core.element.field.Option
- com.github.wiselenium.core.element.field.Radiobutton
- com.github.wiselenium.core.element.field.Text
- com.github.wiselenium.core.element.frame.Frame<T> (also extends com.github.wiselenium.core.WiseQuery)
- com.github.wiselenium.core.element.field.Hyperlink
- com.github.wiselenium.core.element.field.Img
- com.github.wiselenium.core.element.field.Label
- com.github.wiselenium.core.element.container.MultiSelect
- com.github.wiselenium.core.element.field.Option
- com.github.wiselenium.core.element.field.Radiobutton
- com.github.wiselenium.core.element.container.Select
- com.github.wiselenium.core.element.container.Table
- com.github.wiselenium.core.element.container.TableBody
- com.github.wiselenium.core.element.container.TableCell
- com.github.wiselenium.core.element.container.TableData
- com.github.wiselenium.core.element.container.TableFoot
- com.github.wiselenium.core.element.container.TableHead
- com.github.wiselenium.core.element.container.TableRow
- com.github.wiselenium.core.element.field.Text
- com.github.wiselenium.core.ScreenShooting<T>
- com.github.wiselenium.core.WiseRoot<T> (also extends com.github.wiselenium.core.WiseQuery)
- com.github.wiselenium.core.WiseQuery
- com.github.wiselenium.core.element.container.Container<T> (also extends com.github.wiselenium.core.element.Element<T>)
- com.github.wiselenium.core.element.container.MultiSelect
- com.github.wiselenium.core.element.container.Select
- com.github.wiselenium.core.element.container.Table
- com.github.wiselenium.core.element.container.TableBody
- com.github.wiselenium.core.element.container.TableCell
- com.github.wiselenium.core.element.container.TableData
- com.github.wiselenium.core.element.container.TableFoot
- com.github.wiselenium.core.element.container.TableHead
- com.github.wiselenium.core.element.container.TableRow
- com.github.wiselenium.core.element.frame.Frame<T> (also extends com.github.wiselenium.core.element.Element<T>)
- com.github.wiselenium.core.element.container.MultiSelect
- com.github.wiselenium.core.element.container.Select
- com.github.wiselenium.core.element.container.Table
- com.github.wiselenium.core.element.container.TableBody
- com.github.wiselenium.core.element.container.TableCell
- com.github.wiselenium.core.element.container.TableData
- com.github.wiselenium.core.element.container.TableFoot
- com.github.wiselenium.core.element.container.TableHead
- com.github.wiselenium.core.element.container.TableRow
- com.github.wiselenium.core.WiseRoot<T> (also extends com.github.wiselenium.core.ScreenShooting<T>)
Annotation Type Hierarchy
- com.github.wiselenium.core.annotation.Frame (implements java.lang.annotation.Annotation)
- com.github.wiselenium.core.annotation.Field (implements java.lang.annotation.Annotation)
- com.github.wiselenium.core.annotation.Container (implements java.lang.annotation.Annotation)
- com.github.wiselenium.core.annotation.AjaxElement (implements java.lang.annotation.Annotation)
- com.github.wiselenium.core.test.annotation.Page (implements java.lang.annotation.Annotation)
Enum Hierarchy
Copyright © 2013. All Rights Reserved.