Package org.qagile.pages

Examples of org.qagile.pages.Pages


  public Pages pages;
  public SeleniumHelper helper;
  private String user;

  public MySteps() {
    this.pages = new Pages();
  }
View Full Code Here

TOP

Related Classes of org.qagile.pages.Pages

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.