jdave.webdriver.elements
Class WebElements

java.lang.Object
  extended by jdave.webdriver.elements.WebElements

public class WebElements
extends java.lang.Object

Author:
Juha Karemo

Constructor Summary
WebElements()
           
 
Method Summary
static java.util.List<Link> asLinks(java.util.List<org.openqa.selenium.WebElement> webeElments)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebElements

public WebElements()
Method Detail

asLinks

public static java.util.List<Link> asLinks(java.util.List<org.openqa.selenium.WebElement> webeElments)


Copyright ? 2008. All Rights Reserved.