Performs a click on the web element without using the mouse.
| C# | Visual Basic | Visual C++ |
public virtual void PerformClick()
Public Overridable Sub PerformClick
public: virtual void PerformClick()
| Exception | Condition |
|---|---|
| ActionFailedException | Thrown if invoking the action failed. |
