Determine whether or not the component is loaded. Subclasses are expected to provide the details
to determine if the page or component is loaded.
Namespace: OpenQA.Selenium.Support.UIAssembly: WebDriver.Support (in WebDriver.Support.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
Return Value
A boolean value indicating if the component is loaded.See Also