Package giis.demo.descuento.it
Class DescuentoPf
java.lang.Object
giis.demo.descuento.it.DescuentoPf
Ejemplo de Page Object del formulario principal usando la implementacion Page Factory.
En este caso las variables no definen los locators, sino que definen los WebElements,
por lo que el codigo correspondiente de los metodos que utilizan selenium se simplifica.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate org.openqa.selenium.WebElement
private org.openqa.selenium.WebElement
private org.openqa.selenium.WebElement
private org.openqa.selenium.WebElement
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
edad
private org.openqa.selenium.WebElement edad -
edadUpdate
private org.openqa.selenium.WebElement edadUpdate -
filtro
private org.openqa.selenium.WebElement filtro -
tabDescuentos
private org.openqa.selenium.WebElement tabDescuentos
-
-
Constructor Details
-
DescuentoPf
public DescuentoPf(org.openqa.selenium.WebDriver driver)
-
-
Method Details
-
getEdad
-
setEdad
-
getFiltro
-
getDescuentos
-