ILocatable Interface
WebDriver
Defines the interface through which the user can discover where an element is on the screen.
Namespace:
OpenQA.Selenium
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
ILocatable
public interface ILocatable
Public
Interface
ILocatable
Public Interface ILocatable
public
interface class
ILocatable
public interface class ILocatable
See Also
ILocatable Members
OpenQA.Selenium Namespace