|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.seleniuminspector.ElementInspector
org.seleniuminspector.ElementByReferenceInspector
public class ElementByReferenceInspector
Inspects the same element as the associated element inspector. This class is mainly useful for extending by other specialized inspectors to provide a flexible way of referring to other elements.
See TableInspector as an example.
| Constructor Summary | |
|---|---|
ElementByReferenceInspector(ElementInspector element)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getElementReferenceExpression()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ElementByReferenceInspector(ElementInspector element)
| Method Detail |
|---|
public java.lang.String getElementReferenceExpression()
getElementReferenceExpression in class ElementInspectorpublic java.lang.String toString()
toString in class ElementInspector
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||