net.thucydides.core.pages
Class PageObject.FieldEntry
java.lang.Object
net.thucydides.core.pages.PageObject.FieldEntry
- Enclosing class:
- PageObject
public class PageObject.FieldEntry
- extends Object
|
Method Summary |
void |
into(org.openqa.selenium.WebElement field)
|
void |
intoField(org.openqa.selenium.By bySelector)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PageObject.FieldEntry
public PageObject.FieldEntry(String value)
into
public void into(org.openqa.selenium.WebElement field)
intoField
public void intoField(org.openqa.selenium.By bySelector)
Copyright © 2011-2012 Wakaleo Consulting. All Rights Reserved.