java.lang.Object
org.uitnet.testing.smartfwk.ui.core.objects.UIObject
org.uitnet.testing.smartfwk.ui.core.objects.webpage.WebPage

public class WebPage
extends UIObject
Author:
Madhav Krishna
  • Constructor Details

    • WebPage

      public WebPage​(UIObject webPageTitle, WebPagePath launchPath, WebPageRecognitionItems pageRecognitionItems)
      Parameters:
      webPageTitle - Page title
      launchPath - The launchPath is a path to locate the web page by performing certain operations.
      pageRecognitionItems - Parameters used to recognize the web page once after the page is being opened by performing certain operations (that are associated with launchPath).
  • Method Details