org.seleniumhq.selenium.fluent.internal
Class ContextElem

java.lang.Object
  extended by org.seleniumhq.selenium.fluent.internal.ContextElem

public class ContextElem
extends Object


Constructor Summary
ContextElem(String tagName, org.openqa.selenium.By by, Object arg)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ContextElem

public ContextElem(String tagName,
                   org.openqa.selenium.By by,
                   Object arg)
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013. All Rights Reserved.