IFindsById Interface
WebDriver
Defines the interface through which the user finds elements by their ID.
Namespace:
OpenQA.Selenium.Internal
Assembly:
WebDriver
(in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
interface
IFindsById
public interface IFindsById
Public
Interface
IFindsById
Public Interface IFindsById
public
interface class
IFindsById
public interface class IFindsById
See Also
IFindsById Members
OpenQA.Selenium.Internal Namespace