PageFactory ClassWebDriver
Provides the ability to produce Page Objects modeling a page. This class cannot be inherited.
Inheritance Hierarchy

OnlineSystem Object
  OpenQA.Selenium.Support.PageObjects PageFactory

Namespace: OpenQA.Selenium.Support.PageObjects
Assembly: WebDriver.Support (in WebDriver.Support.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax

public sealed class PageFactory
See Also