CacheLookupAttribute ClassWebDriver
Marks the element so that lookups to the browser page are cached. This class cannot be inherited.
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem Attribute
    OpenQA.Selenium.Support.PageObjects CacheLookupAttribute

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 CacheLookupAttribute : Attribute
See Also