Method Click
- Namespace
- DotNetBrowser.Dom
- Assembly
- DotNetBrowser.dll
Click()
Simulates click on the current Node.
void Click()
Exceptions
- ObjectDisposedException
The INode has already been disposed.
Simulates click on the current Node.
void Click()
The INode has already been disposed.