public class PageObject.FieldEntry extends Object
Constructor and Description |
---|
FieldEntry(CharSequence... keysToSend) |
Modifier and Type | Method and Description |
---|---|
void |
into(org.openqa.selenium.By bySelector) |
void |
into(String selector) |
void |
into(org.openqa.selenium.WebElement field) |
void |
into(WebElementFacade field) |
public FieldEntry(CharSequence... keysToSend)
public void into(org.openqa.selenium.WebElement field)
public void into(WebElementFacade field)
public void into(org.openqa.selenium.By bySelector)
public void into(String selector)
Copyright © 2022. All rights reserved.