public class PageElementIterableImpl extends Object implements Iterable<PageElement>
| Constructor and Description |
|---|
PageElementIterableImpl(PageElementFinder finder,
Class<? extends PageElement> fieldType,
org.openqa.selenium.By by,
TimeoutType timeoutType) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<PageElement> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic PageElementIterableImpl(PageElementFinder finder, Class<? extends PageElement> fieldType, org.openqa.selenium.By by, TimeoutType timeoutType)
public Iterator<PageElement> iterator()
iterator in interface Iterable<PageElement>Copyright © 2015 Atlassian. All rights reserved.