Attempts to click on the given element. Use when element cannot be clicked otherwise.
This method will not throw an exception.
public static OpenQA.Selenium.IWebElement JavaScriptClick(this OpenQA.Selenium.IWebElement element);
element OpenQA.Selenium.IWebElement
This OpenQA.Selenium.IWebElement instance.
OpenQA.Selenium.IWebElement
A self-reference to this OpenQA.Selenium.IWebElement.
Works only on Web/Mobile Web platforms.