org.openqa.selenium.internal.seleniumemulation
Class GetXpathCount

java.lang.Object
  extended by org.openqa.selenium.internal.seleniumemulation.SeleneseCommand<Number>
      extended by org.openqa.selenium.internal.seleniumemulation.GetXpathCount

public class GetXpathCount
extends SeleneseCommand<Number>


Constructor Summary
GetXpathCount()
           
 
Method Summary
protected  Number handleSeleneseCommand(WebDriver driver, String xpath, String ignored)
           
 
Methods inherited from class org.openqa.selenium.internal.seleniumemulation.SeleneseCommand
apply
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetXpathCount

public GetXpathCount()
Method Detail

handleSeleneseCommand

protected Number handleSeleneseCommand(WebDriver driver,
                                       String xpath,
                                       String ignored)
Specified by:
handleSeleneseCommand in class SeleneseCommand<Number>


Copyright © 2011. All Rights Reserved.