|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.seleniuminspector.ElementInspector
org.seleniuminspector.ElementByExpressionInspector
public class ElementByExpressionInspector
Defines an inspector for an element retrieved with an associated script. Note that like for Selenium.getEval method, the script runs in context of "selenium" object. Use "window" to refer to the tested window.
| Constructor Summary | |
|---|---|
ElementByExpressionInspector(java.lang.String elementRetrievalExpression)
|
|
| 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 ElementByExpressionInspector(java.lang.String elementRetrievalExpression)
| 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 | |||||||||