
web.WebPageObject Maven / Gradle / Ivy
package web;
import org.openqa.selenium.support.PageFactory;
import java.util.ArrayList;
import java.util.List;
import static web.WebDriverInitializer.webDriver;
/**
* Created by Ismail on 5/27/2018.
* This class allow user to use WebPageObject/PageFactory techniques with framework
*/
public class WebPageObject {
static List
© 2015 - 2025 Weber Informatics LLC | Privacy Policy